01KHSE0R90W30BBQAEY103GKEC: image

BasicConfig {
    output_rules: [
        "=/out/release/OVMF_CODE.fd",
        "=/out/release/OVMF_CODE.fd.sha256.txt",
        "=/out/debug/OVMF_CODE.fd",
        "=/out/debug/OVMF_CODE.fd.sha256.txt",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-latest",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/release/OVMF_CODE.fd",
            series: "image_release",
            name: "OVMF_CODE.fd",
        },
        BasicConfigPublish {
            from_output: "/out/release/OVMF_CODE.fd.sha256.txt",
            series: "image_release",
            name: "OVMF_CODE.fd.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/debug/OVMF_CODE.fd",
            series: "image_debug",
            name: "OVMF_CODE.fd",
        },
        BasicConfigPublish {
            from_output: "/out/debug/OVMF_CODE.fd.sha256.txt",
            series: "image_debug",
            name: "OVMF_CODE.fd.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KHSE13QGDD6WK9YF8Q14WR3Y

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-18T22:31:24.365Zjob assigned to worker 01KHSE14J71NFDEEXC32TW1VMC [factory gimlet-EVT22200007-propolis, EVT22200007/58554] (queued for 39 s)
 
22026-02-18T22:31:33.354Zstarting task 0: "setup"
32026-02-18T22:31:33.378Z++ uname -s
42026-02-18T22:31:33.378Z+ kern=SunOS
52026-02-18T22:31:33.378Z+ build_user=build
62026-02-18T22:31:33.378Z+ build_uid=12345
72026-02-18T22:31:33.378Z+ work_dir=/work
82026-02-18T22:31:33.378Z+ input_dir=/input
92026-02-18T22:31:33.378Z+ [[ 0 == 12345 ]]
102026-02-18T22:31:33.378Z+ case "$kern" in
112026-02-18T22:31:33.378Z+ groupadd -g 12345 build
122026-02-18T22:31:33.378Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-18T22:31:35.386Z+ zfs create -o mountpoint=/work rpool/work
142026-02-18T22:31:35.429Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-18T22:31:35.454Z+ home_fs=zfs
162026-02-18T22:31:35.454Z+ [[ zfs == autofs ]]
172026-02-18T22:31:35.454Z+ mkdir -p /home/build
182026-02-18T22:31:35.454Z+ chown build:build /home/build /work
192026-02-18T22:31:37.437Z+ chmod 0700 /home/build /work
202026-02-18T22:31:37.462Zprocess exited: duration 4089 ms, exit code 0
 
212026-02-18T22:31:37.510Zstarting task 1: "authentication"
222026-02-18T22:31:37.568Zprocess exited: duration 57 ms, exit code 0
 
232026-02-18T22:31:37.617Zstarting task 2: "clone repository"
242026-02-18T22:31:37.641Z+ mkdir -p /work/oxidecomputer/edk2
252026-02-18T22:31:37.641Z+ git clone https://github.com/oxidecomputer/edk2 /work/oxidecomputer/edk2
262026-02-18T22:31:37.665ZCloning into '/work/oxidecomputer/edk2'...
272026-02-18T22:32:37.661ZUpdating files: 93% (7540/8045) Updating files: 94% (7563/8045) Updating files: 95% (7643/8045) Updating files: 96% (7724/8045) Updating files: 97% (7804/8045) Updating files: 98% (7885/8045) Updating files: 99% (7965/8045) Updating files: 100% (8045/8045) Updating files: 100% (8045/8045), done.
282026-02-18T22:32:37.701Z+ cd /work/oxidecomputer/edk2
292026-02-18T22:32:37.701Z+ git fetch origin b3dc94e7513117b4555eaef4da2cd5a9a6732087
302026-02-18T22:32:38.053ZFrom https://github.com/oxidecomputer/edk2
312026-02-18T22:32:38.053Z * branch b3dc94e7513117b4555eaef4da2cd5a9a6732087 -> FETCH_HEAD
322026-02-18T22:32:38.078Z+ [[ -n propolis/oxide-nvme-readonly ]]
332026-02-18T22:32:38.102Z++ git branch --show-current
342026-02-18T22:32:38.102Z+ current=propolis/edk2-stable202105
352026-02-18T22:32:38.102Z+ [[ propolis/edk2-stable202105 != propolis/oxide-nvme-readonly ]]
362026-02-18T22:32:38.102Z+ git branch -f propolis/oxide-nvme-readonly b3dc94e7513117b4555eaef4da2cd5a9a6732087
372026-02-18T22:32:38.102Z+ git checkout -f propolis/oxide-nvme-readonly
382026-02-18T22:32:38.909ZSwitched to branch 'propolis/oxide-nvme-readonly'
392026-02-18T22:32:38.935Z+ git reset --hard b3dc94e7513117b4555eaef4da2cd5a9a6732087
402026-02-18T22:32:38.961ZHEAD is now at b3dc94e751 Review: Make field names clearer and compare both vendor and dev id.
412026-02-18T22:32:38.985Zprocess exited: duration 61350 ms, exit code 0
 
422026-02-18T22:32:39.037Zstarting task 3: "build"
432026-02-18T22:32:39.061Z+ release_dir=/out/release
442026-02-18T22:32:39.061Z+ debug_dir=/out/debug
452026-02-18T22:32:39.061Z+ banner checkout
462026-02-18T22:32:39.061Z
472026-02-18T22:32:39.061Z #### # # ###### #### # # #### # # #####
482026-02-18T22:32:39.061Z # # # # # # # # # # # # # #
492026-02-18T22:32:39.062Z # ###### ##### # #### # # # # #
502026-02-18T22:32:39.062Z # # # # # # # # # # # #
512026-02-18T22:32:39.062Z # # # # # # # # # # # # # #
522026-02-18T22:32:39.062Z #### # # ###### #### # # #### #### #
532026-02-18T22:32:39.062Z
542026-02-18T22:32:39.062Z+ git submodule init
552026-02-18T22:32:39.165ZSubmodule 'SoftFloat' (https://github.com/ucb-bar/berkeley-softfloat-3.git) registered for path 'ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3'
562026-02-18T22:32:39.189ZSubmodule 'BaseTools/Source/C/BrotliCompress/brotli' (https://github.com/google/brotli) registered for path 'BaseTools/Source/C/BrotliCompress/brotli'
572026-02-18T22:32:39.189ZSubmodule 'CryptoPkg/Library/OpensslLib/openssl' (https://github.com/openssl/openssl) registered for path 'CryptoPkg/Library/OpensslLib/openssl'
582026-02-18T22:32:39.189ZSubmodule 'MdeModulePkg/Library/BrotliCustomDecompressLib/brotli' (https://github.com/google/brotli) registered for path 'MdeModulePkg/Library/BrotliCustomDecompressLib/brotli'
592026-02-18T22:32:39.189ZSubmodule 'MdeModulePkg/Universal/RegularExpressionDxe/oniguruma' (https://github.com/kkos/oniguruma) registered for path 'MdeModulePkg/Universal/RegularExpressionDxe/oniguruma'
602026-02-18T22:32:39.189ZSubmodule 'RedfishPkg/Library/JsonLib/jansson' (https://github.com/akheron/jansson) registered for path 'RedfishPkg/Library/JsonLib/jansson'
612026-02-18T22:32:39.189ZSubmodule 'UnitTestFrameworkPkg/Library/CmockaLib/cmocka' (https://github.com/tianocore/edk2-cmocka.git) registered for path 'UnitTestFrameworkPkg/Library/CmockaLib/cmocka'
622026-02-18T22:32:39.189Z+ git submodule update
632026-02-18T22:32:39.290ZCloning into '/work/oxidecomputer/edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3'...
642026-02-18T22:32:40.153ZCloning into '/work/oxidecomputer/edk2/BaseTools/Source/C/BrotliCompress/brotli'...
652026-02-18T22:32:48.102ZCloning into '/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl'...
662026-02-18T22:33:52.056ZCloning into '/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli'...
672026-02-18T22:34:01.651ZCloning into '/work/oxidecomputer/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma'...
682026-02-18T22:34:04.091ZCloning into '/work/oxidecomputer/edk2/RedfishPkg/Library/JsonLib/jansson'...
692026-02-18T22:34:05.165ZCloning into '/work/oxidecomputer/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka'...
702026-02-18T22:34:06.291ZSubmodule path 'ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3': checked out 'b64af41c3276f97f0e181920400ee056b9c88037'
712026-02-18T22:34:06.504ZSubmodule path 'BaseTools/Source/C/BrotliCompress/brotli': checked out '666c3280cc11dc433c303d79a83d4ffbdd12cc8d'
722026-02-18T22:34:08.017ZSubmodule path 'CryptoPkg/Library/OpensslLib/openssl': checked out '52c587d60be67c337364b830dd3fdc15404a2f04'
732026-02-18T22:34:08.257ZSubmodule path 'MdeModulePkg/Library/BrotliCustomDecompressLib/brotli': checked out '666c3280cc11dc433c303d79a83d4ffbdd12cc8d'
742026-02-18T22:34:08.321ZSubmodule path 'MdeModulePkg/Universal/RegularExpressionDxe/oniguruma': checked out 'abfc8ff81df4067f309032467785e06975678f0d'
752026-02-18T22:34:08.372ZSubmodule path 'RedfishPkg/Library/JsonLib/jansson': checked out 'e9ebfa7e77a6bee77df44e096b100e7131044059'
762026-02-18T22:34:08.411ZSubmodule path 'UnitTestFrameworkPkg/Library/CmockaLib/cmocka': checked out '1cc9cde3448cdd2e000886a26acf1caac2db7cf1'
772026-02-18T22:34:08.436Z+ banner build
782026-02-18T22:34:08.436Z
792026-02-18T22:34:08.436Z ##### # # # # #####
802026-02-18T22:34:08.436Z # # # # # # # #
812026-02-18T22:34:08.436Z ##### # # # # # #
822026-02-18T22:34:08.436Z # # # # # # # #
832026-02-18T22:34:08.436Z # # # # # # # #
842026-02-18T22:34:08.436Z ##### #### # ###### #####
852026-02-18T22:34:08.436Z
862026-02-18T22:34:08.436Z+ chmod +x illumos/build.sh
872026-02-18T22:34:08.436Z+ illumos/build.sh DEBUG
882026-02-18T22:34:08.436Zgmake: Entering directory '/work/oxidecomputer/edk2/BaseTools'
892026-02-18T22:34:08.436Zgmake -C Source/C
902026-02-18T22:34:08.461Zgmake -C Source/Python
912026-02-18T22:34:08.461Zgmake[1]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C'
922026-02-18T22:34:08.461Zgmake[1]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/Python'
932026-02-18T22:34:08.461Zgmake[1]: Nothing to be done for 'all'.
942026-02-18T22:34:08.461Zgmake[1]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/Python'
952026-02-18T22:34:08.461Zmkdir -p .
962026-02-18T22:34:08.461Zmkdir ./libs
972026-02-18T22:34:08.461Zmkdir ./bin
982026-02-18T22:34:08.461Zgmake -C VfrCompile VfrLexer.h
992026-02-18T22:34:08.461Zgmake -C Common
1002026-02-18T22:34:08.461Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/Common'
1012026-02-18T22:34:08.461Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile'
1022026-02-18T22:34:08.461ZBIN_DIR='.' gmake -C Pccts/dlg
1032026-02-18T22:34:08.461ZBIN_DIR='.' gmake -C Pccts/antlr
1042026-02-18T22:34:08.461Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 BasePeCoff.c -o BasePeCoff.o
1052026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 BinderFuncs.c -o BinderFuncs.o
1062026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 CommonLib.c -o CommonLib.o
1072026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 Crc32.c -o Crc32.o
1082026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 Decompress.c -o Decompress.o
1092026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 EfiCompress.c -o EfiCompress.o
1102026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 EfiUtilityMsgs.c -o EfiUtilityMsgs.o
1112026-02-18T22:34:08.486Zgmake[3]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg'
1122026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_p.c
1132026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 FirmwareVolumeBuffer.c -o FirmwareVolumeBuffer.o
1142026-02-18T22:34:08.486Zgmake[3]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr'
1152026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 antlr.c -o antlr.o
1162026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_a.c
1172026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 FvLib.c -o FvLib.o
1182026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c main.c
1192026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 scan.c -o scan.o
1202026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o
1212026-02-18T22:34:08.486Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o
1222026-02-18T22:34:08.754Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 ../support/set/set.c
1232026-02-18T22:34:08.754Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 MemoryFile.c -o MemoryFile.o
1242026-02-18T22:34:08.806Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 support.c -o support.o
1252026-02-18T22:34:08.830Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 output.c -o output.o
1262026-02-18T22:34:08.830Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 bits.c -o bits.o
1272026-02-18T22:34:08.830Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 MyAlloc.c -o MyAlloc.o
1282026-02-18T22:34:08.860Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 build.c -o build.o
1292026-02-18T22:34:08.979Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 relabel.c -o relabel.o
1302026-02-18T22:34:09.003Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 OsPath.c -o OsPath.o
1312026-02-18T22:34:09.027Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 ParseGuidedSectionTools.c -o ParseGuidedSectionTools.o
1322026-02-18T22:34:09.028Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 automata.c -o automata.o
1332026-02-18T22:34:09.052Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset2.c -o fset2.o
1342026-02-18T22:34:09.052Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 ParseInf.c -o ParseInf.o
1352026-02-18T22:34:09.085Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 PeCoffLoaderEx.c -o PeCoffLoaderEx.o
1362026-02-18T22:34:09.109Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset.c -o fset.o
1372026-02-18T22:34:09.133Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 gen.c -o gen.o
1382026-02-18T22:34:09.157Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 SimpleFileParsing.c -o SimpleFileParsing.o
1392026-02-18T22:34:09.157Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 StringFuncs.c -o StringFuncs.o
1402026-02-18T22:34:09.181Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 TianoCompress.c -o TianoCompress.o
1412026-02-18T22:34:09.181Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 globals.c -o globals.o
1422026-02-18T22:34:09.209Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 hash.c -o hash.o
1432026-02-18T22:34:09.261Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 lex.c -o lex.o
1442026-02-18T22:34:09.285Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 main.c -o main.o
1452026-02-18T22:34:09.285Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 misc.c -o misc.o
1462026-02-18T22:34:09.309Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o set.o ../support/set/set.c
1472026-02-18T22:34:09.349Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 pred.c -o pred.o
1482026-02-18T22:34:09.373Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o
1492026-02-18T22:34:09.397Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 egman.c -o egman.o
1502026-02-18T22:34:09.461Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 mrhoist.c -o mrhoist.o
1512026-02-18T22:34:09.485Z/opt/gcc-7/bin/gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fcache.c -o fcache.o
1522026-02-18T22:34:09.509Zgmake[3]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg'
1532026-02-18T22:34:09.788Zar crs ../libs/libCommon.a BasePeCoff.o BinderFuncs.o CommonLib.o Crc32.o Decompress.o EfiCompress.o EfiUtilityMsgs.o FirmwareVolumeBuffer.o FvLib.o MemoryFile.o MyAlloc.o OsPath.o ParseGuidedSectionTools.o ParseInf.o PeCoffLoaderEx.o SimpleFileParsing.o StringFuncs.o TianoCompress.o
1542026-02-18T22:34:09.813Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/Common'
1552026-02-18T22:34:09.940Z/opt/gcc-7/bin/gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o
1562026-02-18T22:34:10.031Zgmake[3]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr'
1572026-02-18T22:34:10.055ZPccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g
1582026-02-18T22:34:10.055ZAntlr parser generator Version 1.33MR33 1989-2001
1592026-02-18T22:34:10.055ZVfrSyntax.g, line 3526: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1602026-02-18T22:34:10.055ZVfrSyntax.g, line 3535: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1612026-02-18T22:34:10.055ZVfrSyntax.g, line 3544: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1622026-02-18T22:34:10.055ZVfrSyntax.g, line 3554: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1632026-02-18T22:34:10.055ZVfrSyntax.g, line 3584: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1642026-02-18T22:34:10.055ZVfrSyntax.g, line 3593: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf )
1652026-02-18T22:34:10.055ZPccts/dlg/dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg
1662026-02-18T22:34:10.080Zdlg Version 1.33MR33 1989-2001
1672026-02-18T22:34:10.080Z
1682026-02-18T22:34:10.169Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile'
1692026-02-18T22:34:10.194Zgmake -C BrotliCompress
1702026-02-18T22:34:10.194Zgmake -C VfrCompile
1712026-02-18T22:34:10.194Zgmake -C EfiRom
1722026-02-18T22:34:10.194Zgmake -C GenFfs
1732026-02-18T22:34:10.194Zgmake -C GenFv
1742026-02-18T22:34:10.194Zgmake -C GenFw
1752026-02-18T22:34:10.194Zgmake -C GenSec
1762026-02-18T22:34:10.194Zgmake -C GenCrc32
1772026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/BrotliCompress'
1782026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/EfiRom'
1792026-02-18T22:34:10.194Zgmake -C LzmaCompress
1802026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFfs'
1812026-02-18T22:34:10.194Zgmake -C TianoCompress
1822026-02-18T22:34:10.194Zgmake -C VolInfo
1832026-02-18T22:34:10.194Zgmake -C DevicePath
1842026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenCrc32'
1852026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/LzmaCompress'
1862026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VolInfo'
1872026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/DevicePath'
1882026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFv'
1892026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile'
1902026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenSec'
1912026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFw'
1922026-02-18T22:34:10.194Zgmake[2]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Source/C/TianoCompress'
1932026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenCrc32.c -o GenCrc32.o
1942026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 EfiRom.c -o EfiRom.o
1952026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST LzmaCompress.c -o LzmaCompress.o
1962026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 VolInfo.c -o VolInfo.o
1972026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/Alloc.c -o Sdk/C/Alloc.o
1982026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/LzFind.c -o Sdk/C/LzFind.o
1992026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenFfs.c -o GenFfs.o
2002026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 TianoCompress.c -o TianoCompress.o
2012026-02-18T22:34:10.194Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenFv.c -o GenFv.o
2022026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 DevicePath.c -o DevicePath.o
2032026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 UefiDevicePathLib.c -o UefiDevicePathLib.o
2042026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenFw.c -o GenFw.o
2052026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 DevicePathFromText.c -o DevicePathFromText.o
2062026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenSec.c -o GenSec.o
2072026-02-18T22:34:10.219Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 BrotliCompress.c -o BrotliCompress.o
2082026-02-18T22:34:10.219Z/opt/gcc-7/bin/g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 Pccts/h/AParser.cpp -o AParser.o
2092026-02-18T22:34:10.305Z/opt/gcc-7/bin/g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 Pccts/h/DLexerBase.cpp -o DLexerBase.o
2102026-02-18T22:34:10.329Z/opt/gcc-7/bin/g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 Pccts/h/ATokenBuffer.cpp -o ATokenBuffer.o
2112026-02-18T22:34:10.353Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 EfiVfrParser.cpp -o EfiVfrParser.o
2122026-02-18T22:34:10.454Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 VfrLexer.cpp -o VfrLexer.o
2132026-02-18T22:34:10.617Z/opt/gcc-7/bin/gcc -o ../bin/GenCrc32 GenCrc32.o -L../libs -lCommon
2142026-02-18T22:34:10.711Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenCrc32'
2152026-02-18T22:34:10.711Z/opt/gcc-7/bin/g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 VfrSyntax.cpp -o VfrSyntax.o
2162026-02-18T22:34:10.753Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 GenFvInternalLib.c -o GenFvInternalLib.o
2172026-02-18T22:34:10.777Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/common/dictionary.c -o brotli/c/common/dictionary.o
2182026-02-18T22:34:10.859Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/LzmaDec.c -o Sdk/C/LzmaDec.o
2192026-02-18T22:34:10.947Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/common/transform.c -o brotli/c/common/transform.o
2202026-02-18T22:34:10.971Z/opt/gcc-7/bin/gcc -o ../bin/GenFfs GenFfs.o -L../libs -lCommon
2212026-02-18T22:34:10.995Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFfs'
2222026-02-18T22:34:10.995Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 ElfConvert.c -o ElfConvert.o
2232026-02-18T22:34:11.030Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 VfrFormPkg.cpp -o VfrFormPkg.o
2242026-02-18T22:34:11.066Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 Elf32Convert.c -o Elf32Convert.o
2252026-02-18T22:34:11.097Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 Elf64Convert.c -o Elf64Convert.o
2262026-02-18T22:34:11.121Z/opt/gcc-7/bin/gcc -o ../bin/VolInfo VolInfo.o -L../libs -lCommon
2272026-02-18T22:34:11.144Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 VfrError.cpp -o VfrError.o
2282026-02-18T22:34:11.168Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VolInfo'
2292026-02-18T22:34:11.168Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/dec/bit_reader.c -o brotli/c/dec/bit_reader.o
2302026-02-18T22:34:11.233Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/dec/decode.c -o brotli/c/dec/decode.o
2312026-02-18T22:34:11.257Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/dec/huffman.c -o brotli/c/dec/huffman.o
2322026-02-18T22:34:11.282Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 VfrUtilityLib.cpp -o VfrUtilityLib.o
2332026-02-18T22:34:11.326Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/dec/state.c -o brotli/c/dec/state.o
2342026-02-18T22:34:11.407Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/backward_references.c -o brotli/c/enc/backward_references.o
2352026-02-18T22:34:11.448Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/backward_references_hq.c -o brotli/c/enc/backward_references_hq.o
2362026-02-18T22:34:11.526Z/opt/gcc-7/bin/gcc -o ../bin/GenSec GenSec.o -L../libs -lCommon
2372026-02-18T22:34:11.566Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenSec'
2382026-02-18T22:34:11.593Z/opt/gcc-7/bin/g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 VfrCompiler.cpp -o VfrCompiler.o
2392026-02-18T22:34:11.668Z/opt/gcc-7/bin/gcc -o ../bin/EfiRom EfiRom.o -L../libs -lCommon
2402026-02-18T22:34:11.702Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/bit_cost.c -o brotli/c/enc/bit_cost.o
2412026-02-18T22:34:11.726Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/EfiRom'
2422026-02-18T22:34:11.726Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/block_splitter.c -o brotli/c/enc/block_splitter.o
2432026-02-18T22:34:11.789Z/opt/gcc-7/bin/gcc -o ../bin/TianoCompress TianoCompress.o -L../libs -lCommon
2442026-02-18T22:34:11.813Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 DevicePathUtilities.c -o DevicePathUtilities.o
2452026-02-18T22:34:11.837Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/TianoCompress'
2462026-02-18T22:34:11.837Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/brotli_bit_stream.c -o brotli/c/enc/brotli_bit_stream.o
2472026-02-18T22:34:11.991Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/cluster.c -o brotli/c/enc/cluster.o
2482026-02-18T22:34:12.077Z/opt/gcc-7/bin/gcc -o ../bin/DevicePath DevicePath.o UefiDevicePathLib.o DevicePathFromText.o DevicePathUtilities.o -L../libs -lCommon
2492026-02-18T22:34:12.128Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/DevicePath'
2502026-02-18T22:34:12.152Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/compress_fragment.c -o brotli/c/enc/compress_fragment.o
2512026-02-18T22:34:12.153Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/LzmaEnc.c -o Sdk/C/LzmaEnc.o
2522026-02-18T22:34:12.177Z/opt/gcc-7/bin/gcc -o ../bin/GenFw GenFw.o ElfConvert.o Elf32Convert.o Elf64Convert.o -L../libs -lCommon
2532026-02-18T22:34:12.230Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFw'
2542026-02-18T22:34:12.254Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/compress_fragment_two_pass.c -o brotli/c/enc/compress_fragment_two_pass.o
2552026-02-18T22:34:12.306Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/dictionary_hash.c -o brotli/c/enc/dictionary_hash.o
2562026-02-18T22:34:12.448Z/opt/gcc-7/bin/gcc -o ../bin/GenFv GenFv.o GenFvInternalLib.o -L../libs -lCommon
2572026-02-18T22:34:12.472Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/encode.c -o brotli/c/enc/encode.o
2582026-02-18T22:34:12.499Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/GenFv'
2592026-02-18T22:34:12.524Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/encoder_dict.c -o brotli/c/enc/encoder_dict.o
2602026-02-18T22:34:12.556Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/entropy_encode.c -o brotli/c/enc/entropy_encode.o
2612026-02-18T22:34:12.790Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/histogram.c -o brotli/c/enc/histogram.o
2622026-02-18T22:34:12.953Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/literal_cost.c -o brotli/c/enc/literal_cost.o
2632026-02-18T22:34:13.024Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/memory.c -o brotli/c/enc/memory.o
2642026-02-18T22:34:13.077Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/metablock.c -o brotli/c/enc/metablock.o
2652026-02-18T22:34:13.108Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/static_dict.c -o brotli/c/enc/static_dict.o
2662026-02-18T22:34:13.344Z/opt/gcc-7/bin/gcc -c -I ./brotli/c/include -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 brotli/c/enc/utf8_util.c -o brotli/c/enc/utf8_util.o
2672026-02-18T22:34:13.408Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/7zFile.c -o Sdk/C/7zFile.o
2682026-02-18T22:34:13.482Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/7zStream.c -o Sdk/C/7zStream.o
2692026-02-18T22:34:13.506Z/opt/gcc-7/bin/gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O2 -D_7ZIP_ST Sdk/C/Bra86.c -o Sdk/C/Bra86.o
2702026-02-18T22:34:14.267Z/opt/gcc-7/bin/gcc -o ../bin/LzmaCompress LzmaCompress.o Sdk/C/Alloc.o Sdk/C/LzFind.o Sdk/C/LzmaDec.o Sdk/C/LzmaEnc.o Sdk/C/7zFile.o Sdk/C/7zStream.o Sdk/C/Bra86.o -L../libs -lCommon
2712026-02-18T22:34:14.330Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/LzmaCompress'
2722026-02-18T22:34:16.920Z/opt/gcc-7/bin/gcc -o ../bin/BrotliCompress BrotliCompress.o brotli/c/common/dictionary.o brotli/c/common/transform.o brotli/c/dec/bit_reader.o brotli/c/dec/decode.o brotli/c/dec/huffman.o brotli/c/dec/state.o brotli/c/enc/backward_references.o brotli/c/enc/backward_references_hq.o brotli/c/enc/bit_cost.o brotli/c/enc/block_splitter.o brotli/c/enc/brotli_bit_stream.o brotli/c/enc/cluster.o brotli/c/enc/compress_fragment.o brotli/c/enc/compress_fragment_two_pass.o brotli/c/enc/dictionary_hash.o brotli/c/enc/encode.o brotli/c/enc/encoder_dict.o brotli/c/enc/entropy_encode.o brotli/c/enc/histogram.o brotli/c/enc/literal_cost.o brotli/c/enc/memory.o brotli/c/enc/metablock.o brotli/c/enc/static_dict.o brotli/c/enc/utf8_util.o -L../libs -lm
2732026-02-18T22:34:17.044Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/BrotliCompress'
2742026-02-18T22:34:22.459Z/opt/gcc-7/bin/g++ -o ../bin/VfrCompile AParser.o DLexerBase.o ATokenBuffer.o EfiVfrParser.o VfrLexer.o VfrSyntax.o VfrFormPkg.o VfrError.o VfrUtilityLib.o VfrCompiler.o -L../libs -lCommon
2752026-02-18T22:34:22.590Zgmake[2]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C/VfrCompile'
2762026-02-18T22:34:22.614ZFinished building BaseTools C Tools with HOST_ARCH=X64
2772026-02-18T22:34:22.615Zgmake[1]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Source/C'
2782026-02-18T22:34:22.615Zgmake -C Tests
2792026-02-18T22:34:22.615Zgmake[1]: Entering directory '/work/oxidecomputer/edk2/BaseTools/Tests'
2802026-02-18T22:34:24.047ZtestHelp (TianoCompress.Tests.testHelp) ... ok
2812026-02-18T22:34:24.484ZtestRandomDataCycles (TianoCompress.Tests.testRandomDataCycles) ... ok
2822026-02-18T22:34:24.508Ztest_AmlToC_AmlToC (CheckPythonSyntax.Tests.test_AmlToC_AmlToC) ... ok
2832026-02-18T22:34:24.509Ztest_AutoGen_AutoGen (CheckPythonSyntax.Tests.test_AutoGen_AutoGen) ... ok
2842026-02-18T22:34:24.509Ztest_AutoGen_AutoGenWorker (CheckPythonSyntax.Tests.test_AutoGen_AutoGenWorker) ... ok
2852026-02-18T22:34:24.509Ztest_AutoGen_BuildEngine (CheckPythonSyntax.Tests.test_AutoGen_BuildEngine) ... ok
2862026-02-18T22:34:24.509Ztest_AutoGen_DataPipe (CheckPythonSyntax.Tests.test_AutoGen_DataPipe) ... ok
2872026-02-18T22:34:24.533Ztest_AutoGen_GenC (CheckPythonSyntax.Tests.test_AutoGen_GenC) ... ok
2882026-02-18T22:34:24.533Ztest_AutoGen_GenDepex (CheckPythonSyntax.Tests.test_AutoGen_GenDepex) ... ok
2892026-02-18T22:34:24.557Ztest_AutoGen_GenMake (CheckPythonSyntax.Tests.test_AutoGen_GenMake) ... ok
2902026-02-18T22:34:24.583Ztest_AutoGen_GenPcdDb (CheckPythonSyntax.Tests.test_AutoGen_GenPcdDb) ... ok
2912026-02-18T22:34:24.583Ztest_AutoGen_GenVar (CheckPythonSyntax.Tests.test_AutoGen_GenVar) ... ok
2922026-02-18T22:34:24.583Ztest_AutoGen_IdfClassObject (CheckPythonSyntax.Tests.test_AutoGen_IdfClassObject) ... ok
2932026-02-18T22:34:24.583Ztest_AutoGen_IncludesAutoGen (CheckPythonSyntax.Tests.test_AutoGen_IncludesAutoGen) ... ok
2942026-02-18T22:34:24.583Ztest_AutoGen_InfSectionParser (CheckPythonSyntax.Tests.test_AutoGen_InfSectionParser) ... ok
2952026-02-18T22:34:24.607Ztest_AutoGen_ModuleAutoGen (CheckPythonSyntax.Tests.test_AutoGen_ModuleAutoGen) ... ok
2962026-02-18T22:34:24.607Ztest_AutoGen_ModuleAutoGenHelper (CheckPythonSyntax.Tests.test_AutoGen_ModuleAutoGenHelper) ... ok
2972026-02-18T22:34:24.631Ztest_AutoGen_PlatformAutoGen (CheckPythonSyntax.Tests.test_AutoGen_PlatformAutoGen) ... ok
2982026-02-18T22:34:24.631Ztest_AutoGen_StrGather (CheckPythonSyntax.Tests.test_AutoGen_StrGather) ... ok
2992026-02-18T22:34:24.631Ztest_AutoGen_UniClassObject (CheckPythonSyntax.Tests.test_AutoGen_UniClassObject) ... ok
3002026-02-18T22:34:24.655Ztest_AutoGen_ValidCheckingInfoObject (CheckPythonSyntax.Tests.test_AutoGen_ValidCheckingInfoObject) ... ok
3012026-02-18T22:34:24.655Ztest_AutoGen_WorkspaceAutoGen (CheckPythonSyntax.Tests.test_AutoGen_WorkspaceAutoGen) ... ok
3022026-02-18T22:34:24.655Ztest_AutoGen___init__ (CheckPythonSyntax.Tests.test_AutoGen___init__) ... ok
3032026-02-18T22:34:24.655Ztest_BPDG_BPDG (CheckPythonSyntax.Tests.test_BPDG_BPDG) ... ok
3042026-02-18T22:34:24.655Ztest_BPDG_GenVpd (CheckPythonSyntax.Tests.test_BPDG_GenVpd) ... ok
3052026-02-18T22:34:24.655Ztest_BPDG_StringTable (CheckPythonSyntax.Tests.test_BPDG_StringTable) ... ok
3062026-02-18T22:34:24.655Ztest_BPDG___init__ (CheckPythonSyntax.Tests.test_BPDG___init__) ... ok
3072026-02-18T22:34:24.680Ztest_Capsule_GenerateCapsule (CheckPythonSyntax.Tests.test_Capsule_GenerateCapsule) ... ok
3082026-02-18T22:34:24.680Ztest_Capsule_GenerateWindowsDriver (CheckPythonSyntax.Tests.test_Capsule_GenerateWindowsDriver) ... ok
3092026-02-18T22:34:24.680Ztest_Capsule_WindowsCapsuleSupportHelper (CheckPythonSyntax.Tests.test_Capsule_WindowsCapsuleSupportHelper) ... ok
3102026-02-18T22:34:24.680Ztest_CommonDataClass_CommonClass (CheckPythonSyntax.Tests.test_CommonDataClass_CommonClass) ... ok
3112026-02-18T22:34:24.680Ztest_CommonDataClass_DataClass (CheckPythonSyntax.Tests.test_CommonDataClass_DataClass) ... ok
3122026-02-18T22:34:24.680Ztest_CommonDataClass_Exceptions (CheckPythonSyntax.Tests.test_CommonDataClass_Exceptions) ... ok
3132026-02-18T22:34:24.680Ztest_CommonDataClass_FdfClass (CheckPythonSyntax.Tests.test_CommonDataClass_FdfClass) ... ok
3142026-02-18T22:34:24.680Ztest_CommonDataClass___init__ (CheckPythonSyntax.Tests.test_CommonDataClass___init__) ... ok
3152026-02-18T22:34:24.680Ztest_Common_BuildToolError (CheckPythonSyntax.Tests.test_Common_BuildToolError) ... ok
3162026-02-18T22:34:24.680Ztest_Common_BuildVersion (CheckPythonSyntax.Tests.test_Common_BuildVersion) ... ok
3172026-02-18T22:34:24.680Ztest_Common_DataType (CheckPythonSyntax.Tests.test_Common_DataType) ... ok
3182026-02-18T22:34:24.680Ztest_Common_Edk2_Capsule_FmpPayloadHeader (CheckPythonSyntax.Tests.test_Common_Edk2_Capsule_FmpPayloadHeader) ... ok
3192026-02-18T22:34:24.680Ztest_Common_Edk2_Capsule___init__ (CheckPythonSyntax.Tests.test_Common_Edk2_Capsule___init__) ... ok
3202026-02-18T22:34:24.680Ztest_Common_Edk2___init__ (CheckPythonSyntax.Tests.test_Common_Edk2___init__) ... ok
3212026-02-18T22:34:24.680Ztest_Common_EdkLogger (CheckPythonSyntax.Tests.test_Common_EdkLogger) ... ok
3222026-02-18T22:34:24.704Ztest_Common_Expression (CheckPythonSyntax.Tests.test_Common_Expression) ... ok
3232026-02-18T22:34:24.704Ztest_Common_GlobalData (CheckPythonSyntax.Tests.test_Common_GlobalData) ... ok
3242026-02-18T22:34:24.704Ztest_Common_LongFilePathOs (CheckPythonSyntax.Tests.test_Common_LongFilePathOs) ... ok
3252026-02-18T22:34:24.704Ztest_Common_LongFilePathOsPath (CheckPythonSyntax.Tests.test_Common_LongFilePathOsPath) ... ok
3262026-02-18T22:34:24.704Ztest_Common_LongFilePathSupport (CheckPythonSyntax.Tests.test_Common_LongFilePathSupport) ... ok
3272026-02-18T22:34:24.728Ztest_Common_Misc (CheckPythonSyntax.Tests.test_Common_Misc) ... ok
3282026-02-18T22:34:24.728Ztest_Common_MultipleWorkspace (CheckPythonSyntax.Tests.test_Common_MultipleWorkspace) ... ok
3292026-02-18T22:34:24.728Ztest_Common_Parsing (CheckPythonSyntax.Tests.test_Common_Parsing) ... ok
3302026-02-18T22:34:24.728Ztest_Common_RangeExpression (CheckPythonSyntax.Tests.test_Common_RangeExpression) ... ok
3312026-02-18T22:34:24.752Ztest_Common_StringUtils (CheckPythonSyntax.Tests.test_Common_StringUtils) ... ok
3322026-02-18T22:34:24.752Ztest_Common_TargetTxtClassObject (CheckPythonSyntax.Tests.test_Common_TargetTxtClassObject) ... ok
3332026-02-18T22:34:24.752Ztest_Common_ToolDefClassObject (CheckPythonSyntax.Tests.test_Common_ToolDefClassObject) ... ok
3342026-02-18T22:34:24.752Ztest_Common_Uefi_Capsule_CapsuleDependency (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_CapsuleDependency) ... ok
3352026-02-18T22:34:24.752Ztest_Common_Uefi_Capsule_FmpAuthHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_FmpAuthHeader) ... ok
3362026-02-18T22:34:24.752Ztest_Common_Uefi_Capsule_FmpCapsuleHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_FmpCapsuleHeader) ... ok
3372026-02-18T22:34:24.752Ztest_Common_Uefi_Capsule_UefiCapsuleHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_UefiCapsuleHeader) ... ok
3382026-02-18T22:34:24.752Ztest_Common_Uefi_Capsule___init__ (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule___init__) ... ok
3392026-02-18T22:34:24.752Ztest_Common_Uefi___init__ (CheckPythonSyntax.Tests.test_Common_Uefi___init__) ... ok
3402026-02-18T22:34:24.752Ztest_Common_VariableAttributes (CheckPythonSyntax.Tests.test_Common_VariableAttributes) ... ok
3412026-02-18T22:34:24.752Ztest_Common_VpdInfoFile (CheckPythonSyntax.Tests.test_Common_VpdInfoFile) ... ok
3422026-02-18T22:34:24.752Ztest_Common___init__ (CheckPythonSyntax.Tests.test_Common___init__) ... ok
3432026-02-18T22:34:24.752Ztest_Common_caching (CheckPythonSyntax.Tests.test_Common_caching) ... ok
3442026-02-18T22:34:24.777Ztest_Ecc_CParser3_CLexer (CheckPythonSyntax.Tests.test_Ecc_CParser3_CLexer) ... ok
3452026-02-18T22:34:24.930Ztest_Ecc_CParser3_CParser (CheckPythonSyntax.Tests.test_Ecc_CParser3_CParser) ... ok
3462026-02-18T22:34:24.954Ztest_Ecc_CParser3___init__ (CheckPythonSyntax.Tests.test_Ecc_CParser3___init__) ... ok
3472026-02-18T22:34:24.954Ztest_Ecc_CParser4_CLexer (CheckPythonSyntax.Tests.test_Ecc_CParser4_CLexer) ... ok
3482026-02-18T22:34:24.954Ztest_Ecc_CParser4_CListener (CheckPythonSyntax.Tests.test_Ecc_CParser4_CListener) ... ok
3492026-02-18T22:34:25.013Ztest_Ecc_CParser4_CParser (CheckPythonSyntax.Tests.test_Ecc_CParser4_CParser) ... ok
3502026-02-18T22:34:25.037Ztest_Ecc_CParser4___init__ (CheckPythonSyntax.Tests.test_Ecc_CParser4___init__) ... ok
3512026-02-18T22:34:25.037Ztest_Ecc_Check (CheckPythonSyntax.Tests.test_Ecc_Check) ... ok
3522026-02-18T22:34:25.037Ztest_Ecc_CodeFragment (CheckPythonSyntax.Tests.test_Ecc_CodeFragment) ... ok
3532026-02-18T22:34:25.037Ztest_Ecc_CodeFragmentCollector (CheckPythonSyntax.Tests.test_Ecc_CodeFragmentCollector) ... ok
3542026-02-18T22:34:25.037Ztest_Ecc_Configuration (CheckPythonSyntax.Tests.test_Ecc_Configuration) ... ok
3552026-02-18T22:34:25.062Ztest_Ecc_Database (CheckPythonSyntax.Tests.test_Ecc_Database) ... ok
3562026-02-18T22:34:25.062Ztest_Ecc_EccGlobalData (CheckPythonSyntax.Tests.test_Ecc_EccGlobalData) ... ok
3572026-02-18T22:34:25.062Ztest_Ecc_EccMain (CheckPythonSyntax.Tests.test_Ecc_EccMain) ... ok
3582026-02-18T22:34:25.062Ztest_Ecc_EccToolError (CheckPythonSyntax.Tests.test_Ecc_EccToolError) ... ok
3592026-02-18T22:34:25.062Ztest_Ecc_Exception (CheckPythonSyntax.Tests.test_Ecc_Exception) ... ok
3602026-02-18T22:34:25.062Ztest_Ecc_FileProfile (CheckPythonSyntax.Tests.test_Ecc_FileProfile) ... ok
3612026-02-18T22:34:25.062Ztest_Ecc_MetaDataParser (CheckPythonSyntax.Tests.test_Ecc_MetaDataParser) ... ok
3622026-02-18T22:34:25.062Ztest_Ecc_MetaFileWorkspace_MetaDataTable (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaDataTable) ... ok
3632026-02-18T22:34:25.086Ztest_Ecc_MetaFileWorkspace_MetaFileParser (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaFileParser) ... ok
3642026-02-18T22:34:25.086Ztest_Ecc_MetaFileWorkspace_MetaFileTable (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaFileTable) ... ok
3652026-02-18T22:34:25.086Ztest_Ecc_MetaFileWorkspace___init__ (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace___init__) ... ok
3662026-02-18T22:34:25.086Ztest_Ecc_ParserWarning (CheckPythonSyntax.Tests.test_Ecc_ParserWarning) ... ok
3672026-02-18T22:34:25.086Ztest_Ecc_Xml_XmlRoutines (CheckPythonSyntax.Tests.test_Ecc_Xml_XmlRoutines) ... ok
3682026-02-18T22:34:25.086Ztest_Ecc_Xml___init__ (CheckPythonSyntax.Tests.test_Ecc_Xml___init__) ... ok
3692026-02-18T22:34:25.086Ztest_Ecc___init__ (CheckPythonSyntax.Tests.test_Ecc___init__) ... ok
3702026-02-18T22:34:25.111Ztest_Ecc_c (CheckPythonSyntax.Tests.test_Ecc_c) ... ok
3712026-02-18T22:34:25.111Ztest_Eot_CParser3_CLexer (CheckPythonSyntax.Tests.test_Eot_CParser3_CLexer) ... ok
3722026-02-18T22:34:25.243Ztest_Eot_CParser3_CParser (CheckPythonSyntax.Tests.test_Eot_CParser3_CParser) ... ok
3732026-02-18T22:34:25.268Ztest_Eot_CParser3___init__ (CheckPythonSyntax.Tests.test_Eot_CParser3___init__) ... ok
3742026-02-18T22:34:25.268Ztest_Eot_CParser4_CLexer (CheckPythonSyntax.Tests.test_Eot_CParser4_CLexer) ... ok
3752026-02-18T22:34:25.268Ztest_Eot_CParser4_CListener (CheckPythonSyntax.Tests.test_Eot_CParser4_CListener) ... ok
3762026-02-18T22:34:25.321Ztest_Eot_CParser4_CParser (CheckPythonSyntax.Tests.test_Eot_CParser4_CParser) ... ok
3772026-02-18T22:34:25.347Ztest_Eot_CParser4___init__ (CheckPythonSyntax.Tests.test_Eot_CParser4___init__) ... ok
3782026-02-18T22:34:25.347Ztest_Eot_CodeFragment (CheckPythonSyntax.Tests.test_Eot_CodeFragment) ... ok
3792026-02-18T22:34:25.347Ztest_Eot_CodeFragmentCollector (CheckPythonSyntax.Tests.test_Eot_CodeFragmentCollector) ... ok
3802026-02-18T22:34:25.347Ztest_Eot_Database (CheckPythonSyntax.Tests.test_Eot_Database) ... ok
3812026-02-18T22:34:25.347Ztest_Eot_EotGlobalData (CheckPythonSyntax.Tests.test_Eot_EotGlobalData) ... ok
3822026-02-18T22:34:25.371Ztest_Eot_EotMain (CheckPythonSyntax.Tests.test_Eot_EotMain) ... ok
3832026-02-18T22:34:25.371Ztest_Eot_EotToolError (CheckPythonSyntax.Tests.test_Eot_EotToolError) ... ok
3842026-02-18T22:34:25.371Ztest_Eot_FileProfile (CheckPythonSyntax.Tests.test_Eot_FileProfile) ... ok
3852026-02-18T22:34:25.371Ztest_Eot_Identification (CheckPythonSyntax.Tests.test_Eot_Identification) ... ok
3862026-02-18T22:34:25.371Ztest_Eot_InfParserLite (CheckPythonSyntax.Tests.test_Eot_InfParserLite) ... ok
3872026-02-18T22:34:25.371Ztest_Eot_Parser (CheckPythonSyntax.Tests.test_Eot_Parser) ... ok
3882026-02-18T22:34:25.371Ztest_Eot_ParserWarning (CheckPythonSyntax.Tests.test_Eot_ParserWarning) ... ok
3892026-02-18T22:34:25.371Ztest_Eot_Report (CheckPythonSyntax.Tests.test_Eot_Report) ... ok
3902026-02-18T22:34:25.371Ztest_Eot___init__ (CheckPythonSyntax.Tests.test_Eot___init__) ... ok
3912026-02-18T22:34:25.395Ztest_Eot_c (CheckPythonSyntax.Tests.test_Eot_c) ... ok
3922026-02-18T22:34:25.395Ztest_GenFds_AprioriSection (CheckPythonSyntax.Tests.test_GenFds_AprioriSection) ... ok
3932026-02-18T22:34:25.395Ztest_GenFds_Capsule (CheckPythonSyntax.Tests.test_GenFds_Capsule) ... ok
3942026-02-18T22:34:25.395Ztest_GenFds_CapsuleData (CheckPythonSyntax.Tests.test_GenFds_CapsuleData) ... ok
3952026-02-18T22:34:25.395Ztest_GenFds_CompressSection (CheckPythonSyntax.Tests.test_GenFds_CompressSection) ... ok
3962026-02-18T22:34:25.395Ztest_GenFds_DataSection (CheckPythonSyntax.Tests.test_GenFds_DataSection) ... ok
3972026-02-18T22:34:25.395Ztest_GenFds_DepexSection (CheckPythonSyntax.Tests.test_GenFds_DepexSection) ... ok
3982026-02-18T22:34:25.395Ztest_GenFds_EfiSection (CheckPythonSyntax.Tests.test_GenFds_EfiSection) ... ok
3992026-02-18T22:34:25.395Ztest_GenFds_Fd (CheckPythonSyntax.Tests.test_GenFds_Fd) ... ok
4002026-02-18T22:34:25.426Ztest_GenFds_FdfParser (CheckPythonSyntax.Tests.test_GenFds_FdfParser) ... ok
4012026-02-18T22:34:25.494Ztest_GenFds_Ffs (CheckPythonSyntax.Tests.test_GenFds_Ffs) ... ok
4022026-02-18T22:34:25.494Ztest_GenFds_FfsFileStatement (CheckPythonSyntax.Tests.test_GenFds_FfsFileStatement) ... ok
4032026-02-18T22:34:25.494Ztest_GenFds_FfsInfStatement (CheckPythonSyntax.Tests.test_GenFds_FfsInfStatement) ... ok
4042026-02-18T22:34:25.494Ztest_GenFds_Fv (CheckPythonSyntax.Tests.test_GenFds_Fv) ... ok
4052026-02-18T22:34:25.494Ztest_GenFds_FvImageSection (CheckPythonSyntax.Tests.test_GenFds_FvImageSection) ... ok
4062026-02-18T22:34:25.494Ztest_GenFds_GenFds (CheckPythonSyntax.Tests.test_GenFds_GenFds) ... ok
4072026-02-18T22:34:25.494Ztest_GenFds_GenFdsGlobalVariable (CheckPythonSyntax.Tests.test_GenFds_GenFdsGlobalVariable) ... ok
4082026-02-18T22:34:25.494Ztest_GenFds_GuidSection (CheckPythonSyntax.Tests.test_GenFds_GuidSection) ... ok
4092026-02-18T22:34:25.494Ztest_GenFds_OptRomFileStatement (CheckPythonSyntax.Tests.test_GenFds_OptRomFileStatement) ... ok
4102026-02-18T22:34:25.494Ztest_GenFds_OptRomInfStatement (CheckPythonSyntax.Tests.test_GenFds_OptRomInfStatement) ... ok
4112026-02-18T22:34:25.494Ztest_GenFds_OptionRom (CheckPythonSyntax.Tests.test_GenFds_OptionRom) ... ok
4122026-02-18T22:34:25.494Ztest_GenFds_Region (CheckPythonSyntax.Tests.test_GenFds_Region) ... ok
4132026-02-18T22:34:25.494Ztest_GenFds_Rule (CheckPythonSyntax.Tests.test_GenFds_Rule) ... ok
4142026-02-18T22:34:25.494Ztest_GenFds_RuleComplexFile (CheckPythonSyntax.Tests.test_GenFds_RuleComplexFile) ... ok
4152026-02-18T22:34:25.494Ztest_GenFds_RuleSimpleFile (CheckPythonSyntax.Tests.test_GenFds_RuleSimpleFile) ... ok
4162026-02-18T22:34:25.494Ztest_GenFds_Section (CheckPythonSyntax.Tests.test_GenFds_Section) ... ok
4172026-02-18T22:34:25.494Ztest_GenFds_UiSection (CheckPythonSyntax.Tests.test_GenFds_UiSection) ... ok
4182026-02-18T22:34:25.494Ztest_GenFds_VerSection (CheckPythonSyntax.Tests.test_GenFds_VerSection) ... ok
4192026-02-18T22:34:25.494Ztest_GenFds___init__ (CheckPythonSyntax.Tests.test_GenFds___init__) ... ok
4202026-02-18T22:34:25.494Ztest_GenPatchPcdTable_GenPatchPcdTable (CheckPythonSyntax.Tests.test_GenPatchPcdTable_GenPatchPcdTable) ... ok
4212026-02-18T22:34:25.494Ztest_GenPatchPcdTable___init__ (CheckPythonSyntax.Tests.test_GenPatchPcdTable___init__) ... ok
4222026-02-18T22:34:25.494Ztest_PatchPcdValue_PatchPcdValue (CheckPythonSyntax.Tests.test_PatchPcdValue_PatchPcdValue) ... ok
4232026-02-18T22:34:25.494Ztest_PatchPcdValue___init__ (CheckPythonSyntax.Tests.test_PatchPcdValue___init__) ... ok
4242026-02-18T22:34:25.494Ztest_Pkcs7Sign_Pkcs7Sign (CheckPythonSyntax.Tests.test_Pkcs7Sign_Pkcs7Sign) ... ok
4252026-02-18T22:34:25.494Ztest_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys (CheckPythonSyntax.Tests.test_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys) ... ok
4262026-02-18T22:34:25.494Ztest_Rsa2048Sha256Sign_Rsa2048Sha256Sign (CheckPythonSyntax.Tests.test_Rsa2048Sha256Sign_Rsa2048Sha256Sign) ... ok
4272026-02-18T22:34:25.495Ztest_Split_Split (CheckPythonSyntax.Tests.test_Split_Split) ... ok
4282026-02-18T22:34:25.495Ztest_Split___init__ (CheckPythonSyntax.Tests.test_Split___init__) ... ok
4292026-02-18T22:34:25.495Ztest_Table_Table (CheckPythonSyntax.Tests.test_Table_Table) ... ok
4302026-02-18T22:34:25.495Ztest_Table_TableDataModel (CheckPythonSyntax.Tests.test_Table_TableDataModel) ... ok
4312026-02-18T22:34:25.495Ztest_Table_TableDec (CheckPythonSyntax.Tests.test_Table_TableDec) ... ok
4322026-02-18T22:34:25.495Ztest_Table_TableDsc (CheckPythonSyntax.Tests.test_Table_TableDsc) ... ok
4332026-02-18T22:34:25.495Ztest_Table_TableEotReport (CheckPythonSyntax.Tests.test_Table_TableEotReport) ... ok
4342026-02-18T22:34:25.495Ztest_Table_TableFdf (CheckPythonSyntax.Tests.test_Table_TableFdf) ... ok
4352026-02-18T22:34:25.495Ztest_Table_TableFile (CheckPythonSyntax.Tests.test_Table_TableFile) ... ok
4362026-02-18T22:34:25.520Ztest_Table_TableFunction (CheckPythonSyntax.Tests.test_Table_TableFunction) ... ok
4372026-02-18T22:34:25.520Ztest_Table_TableIdentifier (CheckPythonSyntax.Tests.test_Table_TableIdentifier) ... ok
4382026-02-18T22:34:25.520Ztest_Table_TableInf (CheckPythonSyntax.Tests.test_Table_TableInf) ... ok
4392026-02-18T22:34:25.520Ztest_Table_TablePcd (CheckPythonSyntax.Tests.test_Table_TablePcd) ... ok
4402026-02-18T22:34:25.520Ztest_Table_TableQuery (CheckPythonSyntax.Tests.test_Table_TableQuery) ... ok
4412026-02-18T22:34:25.520Ztest_Table_TableReport (CheckPythonSyntax.Tests.test_Table_TableReport) ... ok
4422026-02-18T22:34:25.520Ztest_Table___init__ (CheckPythonSyntax.Tests.test_Table___init__) ... ok
4432026-02-18T22:34:25.520Ztest_TargetTool_TargetTool (CheckPythonSyntax.Tests.test_TargetTool_TargetTool) ... ok
4442026-02-18T22:34:25.520Ztest_TargetTool___init__ (CheckPythonSyntax.Tests.test_TargetTool___init__) ... ok
4452026-02-18T22:34:25.520Ztest_Trim_Trim (CheckPythonSyntax.Tests.test_Trim_Trim) ... ok
4462026-02-18T22:34:25.520Ztest_UPT_BuildVersion (CheckPythonSyntax.Tests.test_UPT_BuildVersion) ... ok
4472026-02-18T22:34:25.520Ztest_UPT_Core_DependencyRules (CheckPythonSyntax.Tests.test_UPT_Core_DependencyRules) ... ok
4482026-02-18T22:34:25.520Ztest_UPT_Core_DistributionPackageClass (CheckPythonSyntax.Tests.test_UPT_Core_DistributionPackageClass) ... ok
4492026-02-18T22:34:25.520Ztest_UPT_Core_FileHook (CheckPythonSyntax.Tests.test_UPT_Core_FileHook) ... ok
4502026-02-18T22:34:25.544Ztest_UPT_Core_IpiDb (CheckPythonSyntax.Tests.test_UPT_Core_IpiDb) ... ok
4512026-02-18T22:34:25.544Ztest_UPT_Core_PackageFile (CheckPythonSyntax.Tests.test_UPT_Core_PackageFile) ... ok
4522026-02-18T22:34:25.544Ztest_UPT_Core___init__ (CheckPythonSyntax.Tests.test_UPT_Core___init__) ... ok
4532026-02-18T22:34:25.545Ztest_UPT_GenMetaFile_GenDecFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenDecFile) ... ok
4542026-02-18T22:34:25.545Ztest_UPT_GenMetaFile_GenInfFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenInfFile) ... ok
4552026-02-18T22:34:25.545Ztest_UPT_GenMetaFile_GenMetaFileMisc (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenMetaFileMisc) ... ok
4562026-02-18T22:34:25.545Ztest_UPT_GenMetaFile_GenXmlFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenXmlFile) ... ok
4572026-02-18T22:34:25.545Ztest_UPT_GenMetaFile___init__ (CheckPythonSyntax.Tests.test_UPT_GenMetaFile___init__) ... ok
4582026-02-18T22:34:25.569Ztest_UPT_InstallPkg (CheckPythonSyntax.Tests.test_UPT_InstallPkg) ... ok
4592026-02-18T22:34:25.569Ztest_UPT_InventoryWs (CheckPythonSyntax.Tests.test_UPT_InventoryWs) ... ok
4602026-02-18T22:34:25.569Ztest_UPT_Library_CommentGenerating (CheckPythonSyntax.Tests.test_UPT_Library_CommentGenerating) ... ok
4612026-02-18T22:34:25.569Ztest_UPT_Library_CommentParsing (CheckPythonSyntax.Tests.test_UPT_Library_CommentParsing) ... ok
4622026-02-18T22:34:25.569Ztest_UPT_Library_DataType (CheckPythonSyntax.Tests.test_UPT_Library_DataType) ... ok
4632026-02-18T22:34:25.569Ztest_UPT_Library_ExpressionValidate (CheckPythonSyntax.Tests.test_UPT_Library_ExpressionValidate) ... ok
4642026-02-18T22:34:25.569Ztest_UPT_Library_GlobalData (CheckPythonSyntax.Tests.test_UPT_Library_GlobalData) ... ok
4652026-02-18T22:34:25.593Ztest_UPT_Library_Misc (CheckPythonSyntax.Tests.test_UPT_Library_Misc) ... ok
4662026-02-18T22:34:25.593Ztest_UPT_Library_ParserValidate (CheckPythonSyntax.Tests.test_UPT_Library_ParserValidate) ... ok
4672026-02-18T22:34:25.593Ztest_UPT_Library_Parsing (CheckPythonSyntax.Tests.test_UPT_Library_Parsing) ... ok
4682026-02-18T22:34:25.593Ztest_UPT_Library_StringUtils (CheckPythonSyntax.Tests.test_UPT_Library_StringUtils) ... ok
4692026-02-18T22:34:25.617Ztest_UPT_Library_UniClassObject (CheckPythonSyntax.Tests.test_UPT_Library_UniClassObject) ... ok
4702026-02-18T22:34:25.617Ztest_UPT_Library_Xml_XmlRoutines (CheckPythonSyntax.Tests.test_UPT_Library_Xml_XmlRoutines) ... ok
4712026-02-18T22:34:25.617Ztest_UPT_Library_Xml___init__ (CheckPythonSyntax.Tests.test_UPT_Library_Xml___init__) ... ok
4722026-02-18T22:34:25.617Ztest_UPT_Library___init__ (CheckPythonSyntax.Tests.test_UPT_Library___init__) ... ok
4732026-02-18T22:34:25.617Ztest_UPT_Logger_Log (CheckPythonSyntax.Tests.test_UPT_Logger_Log) ... ok
4742026-02-18T22:34:25.617Ztest_UPT_Logger_StringTable (CheckPythonSyntax.Tests.test_UPT_Logger_StringTable) ... ok
4752026-02-18T22:34:25.617Ztest_UPT_Logger_ToolError (CheckPythonSyntax.Tests.test_UPT_Logger_ToolError) ... ok
4762026-02-18T22:34:25.617Ztest_UPT_Logger___init__ (CheckPythonSyntax.Tests.test_UPT_Logger___init__) ... ok
4772026-02-18T22:34:25.617Ztest_UPT_MkPkg (CheckPythonSyntax.Tests.test_UPT_MkPkg) ... ok
4782026-02-18T22:34:25.642Ztest_UPT_Object_POM_CommonObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_CommonObject) ... ok
4792026-02-18T22:34:25.643Ztest_UPT_Object_POM_ModuleObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_ModuleObject) ... ok
4802026-02-18T22:34:25.643Ztest_UPT_Object_POM_PackageObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_PackageObject) ... ok
4812026-02-18T22:34:25.643Ztest_UPT_Object_POM___init__ (CheckPythonSyntax.Tests.test_UPT_Object_POM___init__) ... ok
4822026-02-18T22:34:25.643Ztest_UPT_Object_Parser_DecObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_DecObject) ... ok
4832026-02-18T22:34:25.643Ztest_UPT_Object_Parser_InfBinaryObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfBinaryObject) ... ok
4842026-02-18T22:34:25.643Ztest_UPT_Object_Parser_InfBuildOptionObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfBuildOptionObject) ... ok
4852026-02-18T22:34:25.643Ztest_UPT_Object_Parser_InfCommonObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfCommonObject) ... ok
4862026-02-18T22:34:25.643Ztest_UPT_Object_Parser_InfDefineCommonObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDefineCommonObject) ... ok
4872026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfDefineObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDefineObject) ... ok
4882026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfDepexObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDepexObject) ... ok
4892026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfGuidObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfGuidObject) ... ok
4902026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfHeaderObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfHeaderObject) ... ok
4912026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfLibraryClassesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfLibraryClassesObject) ... ok
4922026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfMisc (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfMisc) ... ok
4932026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfPackagesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPackagesObject) ... ok
4942026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfPcdObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPcdObject) ... ok
4952026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfPpiObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPpiObject) ... ok
4962026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfProtocolObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfProtocolObject) ... ok
4972026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfSoucesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfSoucesObject) ... ok
4982026-02-18T22:34:25.668Ztest_UPT_Object_Parser_InfUserExtensionObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfUserExtensionObject) ... ok
4992026-02-18T22:34:25.668Ztest_UPT_Object_Parser___init__ (CheckPythonSyntax.Tests.test_UPT_Object_Parser___init__) ... ok
5002026-02-18T22:34:25.668Ztest_UPT_Object___init__ (CheckPythonSyntax.Tests.test_UPT_Object___init__) ... ok
5012026-02-18T22:34:25.693Ztest_UPT_Parser_DecParser (CheckPythonSyntax.Tests.test_UPT_Parser_DecParser) ... ok
5022026-02-18T22:34:25.693Ztest_UPT_Parser_DecParserMisc (CheckPythonSyntax.Tests.test_UPT_Parser_DecParserMisc) ... ok
5032026-02-18T22:34:25.693Ztest_UPT_Parser_InfAsBuiltProcess (CheckPythonSyntax.Tests.test_UPT_Parser_InfAsBuiltProcess) ... ok
5042026-02-18T22:34:25.693Ztest_UPT_Parser_InfBinarySectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfBinarySectionParser) ... ok
5052026-02-18T22:34:25.693Ztest_UPT_Parser_InfBuildOptionSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfBuildOptionSectionParser) ... ok
5062026-02-18T22:34:25.693Ztest_UPT_Parser_InfDefineSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfDefineSectionParser) ... ok
5072026-02-18T22:34:25.693Ztest_UPT_Parser_InfDepexSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfDepexSectionParser) ... ok
5082026-02-18T22:34:25.693Ztest_UPT_Parser_InfGuidPpiProtocolSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfGuidPpiProtocolSectionParser) ... ok
5092026-02-18T22:34:25.693Ztest_UPT_Parser_InfLibrarySectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfLibrarySectionParser) ... ok
5102026-02-18T22:34:25.693Ztest_UPT_Parser_InfPackageSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfPackageSectionParser) ... ok
5112026-02-18T22:34:25.717Ztest_UPT_Parser_InfParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfParser) ... ok
5122026-02-18T22:34:25.718Ztest_UPT_Parser_InfParserMisc (CheckPythonSyntax.Tests.test_UPT_Parser_InfParserMisc) ... ok
5132026-02-18T22:34:25.718Ztest_UPT_Parser_InfPcdSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfPcdSectionParser) ... ok
5142026-02-18T22:34:25.718Ztest_UPT_Parser_InfSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfSectionParser) ... ok
5152026-02-18T22:34:25.718Ztest_UPT_Parser_InfSourceSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfSourceSectionParser) ... ok
5162026-02-18T22:34:25.718Ztest_UPT_Parser___init__ (CheckPythonSyntax.Tests.test_UPT_Parser___init__) ... ok
5172026-02-18T22:34:25.718Ztest_UPT_PomAdapter_DecPomAlignment (CheckPythonSyntax.Tests.test_UPT_PomAdapter_DecPomAlignment) ... ok
5182026-02-18T22:34:25.742Ztest_UPT_PomAdapter_InfPomAlignment (CheckPythonSyntax.Tests.test_UPT_PomAdapter_InfPomAlignment) ... ok
5192026-02-18T22:34:25.742Ztest_UPT_PomAdapter_InfPomAlignmentMisc (CheckPythonSyntax.Tests.test_UPT_PomAdapter_InfPomAlignmentMisc) ... ok
5202026-02-18T22:34:25.742Ztest_UPT_PomAdapter___init__ (CheckPythonSyntax.Tests.test_UPT_PomAdapter___init__) ... ok
5212026-02-18T22:34:25.742Ztest_UPT_ReplacePkg (CheckPythonSyntax.Tests.test_UPT_ReplacePkg) ... ok
5222026-02-18T22:34:25.742Ztest_UPT_RmPkg (CheckPythonSyntax.Tests.test_UPT_RmPkg) ... ok
5232026-02-18T22:34:25.742Ztest_UPT_TestInstall (CheckPythonSyntax.Tests.test_UPT_TestInstall) ... ok
5242026-02-18T22:34:25.742Ztest_UPT_UPT (CheckPythonSyntax.Tests.test_UPT_UPT) ... ok
5252026-02-18T22:34:25.742Ztest_UPT_UnitTest_CommentGeneratingUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_CommentGeneratingUnitTest) ... ok
5262026-02-18T22:34:25.767Ztest_UPT_UnitTest_CommentParsingUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_CommentParsingUnitTest) ... ok
5272026-02-18T22:34:25.767Ztest_UPT_UnitTest_DecParserTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_DecParserTest) ... ok
5282026-02-18T22:34:25.767Ztest_UPT_UnitTest_DecParserUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_DecParserUnitTest) ... ok
5292026-02-18T22:34:25.767Ztest_UPT_UnitTest_InfBinarySectionTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_InfBinarySectionTest) ... ok
5302026-02-18T22:34:25.767Ztest_UPT_Xml_CommonXml (CheckPythonSyntax.Tests.test_UPT_Xml_CommonXml) ... ok
5312026-02-18T22:34:25.767Ztest_UPT_Xml_GuidProtocolPpiXml (CheckPythonSyntax.Tests.test_UPT_Xml_GuidProtocolPpiXml) ... ok
5322026-02-18T22:34:25.791Ztest_UPT_Xml_IniToXml (CheckPythonSyntax.Tests.test_UPT_Xml_IniToXml) ... ok
5332026-02-18T22:34:25.791Ztest_UPT_Xml_ModuleSurfaceAreaXml (CheckPythonSyntax.Tests.test_UPT_Xml_ModuleSurfaceAreaXml) ... ok
5342026-02-18T22:34:25.791Ztest_UPT_Xml_PackageSurfaceAreaXml (CheckPythonSyntax.Tests.test_UPT_Xml_PackageSurfaceAreaXml) ... ok
5352026-02-18T22:34:25.791Ztest_UPT_Xml_PcdXml (CheckPythonSyntax.Tests.test_UPT_Xml_PcdXml) ... ok
5362026-02-18T22:34:25.816Ztest_UPT_Xml_XmlParser (CheckPythonSyntax.Tests.test_UPT_Xml_XmlParser) ... ok
5372026-02-18T22:34:25.816Ztest_UPT_Xml_XmlParserMisc (CheckPythonSyntax.Tests.test_UPT_Xml_XmlParserMisc) ... ok
5382026-02-18T22:34:25.816Ztest_UPT_Xml___init__ (CheckPythonSyntax.Tests.test_UPT_Xml___init__) ... ok
5392026-02-18T22:34:25.816Ztest_Workspace_BuildClassObject (CheckPythonSyntax.Tests.test_Workspace_BuildClassObject) ... ok
5402026-02-18T22:34:25.816Ztest_Workspace_DecBuildData (CheckPythonSyntax.Tests.test_Workspace_DecBuildData) ... ok
5412026-02-18T22:34:25.843Ztest_Workspace_DscBuildData (CheckPythonSyntax.Tests.test_Workspace_DscBuildData) ... ok
5422026-02-18T22:34:25.867Ztest_Workspace_InfBuildData (CheckPythonSyntax.Tests.test_Workspace_InfBuildData) ... ok
5432026-02-18T22:34:25.867Ztest_Workspace_MetaDataTable (CheckPythonSyntax.Tests.test_Workspace_MetaDataTable) ... ok
5442026-02-18T22:34:25.867Ztest_Workspace_MetaFileCommentParser (CheckPythonSyntax.Tests.test_Workspace_MetaFileCommentParser) ... ok
5452026-02-18T22:34:25.891Ztest_Workspace_MetaFileParser (CheckPythonSyntax.Tests.test_Workspace_MetaFileParser) ... ok
5462026-02-18T22:34:25.891Ztest_Workspace_MetaFileTable (CheckPythonSyntax.Tests.test_Workspace_MetaFileTable) ... ok
5472026-02-18T22:34:25.891Ztest_Workspace_WorkspaceCommon (CheckPythonSyntax.Tests.test_Workspace_WorkspaceCommon) ... ok
5482026-02-18T22:34:25.891Ztest_Workspace_WorkspaceDatabase (CheckPythonSyntax.Tests.test_Workspace_WorkspaceDatabase) ... ok
5492026-02-18T22:34:25.891Ztest_Workspace___init__ (CheckPythonSyntax.Tests.test_Workspace___init__) ... ok
5502026-02-18T22:34:25.915Ztest_build_BuildReport (CheckPythonSyntax.Tests.test_build_BuildReport) ... ok
5512026-02-18T22:34:25.915Ztest_build___init__ (CheckPythonSyntax.Tests.test_build___init__) ... ok
5522026-02-18T22:34:25.939Ztest_build_build (CheckPythonSyntax.Tests.test_build_build) ... ok
5532026-02-18T22:34:25.939Ztest_build_buildoptions (CheckPythonSyntax.Tests.test_build_buildoptions) ... ok
5542026-02-18T22:34:25.939Ztest_sitecustomize (CheckPythonSyntax.Tests.test_sitecustomize) ... ok
5552026-02-18T22:34:25.940Ztest_tests_Split_test_split (CheckPythonSyntax.Tests.test_tests_Split_test_split) ... ok
5562026-02-18T22:34:25.940Ztest32bitUnicodeCharInUtf8Comment (CheckUnicodeSourceFiles.Tests.test32bitUnicodeCharInUtf8Comment) ... ok
5572026-02-18T22:34:25.940Ztest32bitUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests.test32bitUnicodeCharInUtf8File) ... ok
5582026-02-18T22:34:25.940ZtestSupplementaryPlaneUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests.testSupplementaryPlaneUnicodeCharInUtf16File) ... ok
5592026-02-18T22:34:25.940ZtestSurrogatePairUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf16File) ... ok
5602026-02-18T22:34:25.940ZtestSurrogatePairUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf8File) ... ok
5612026-02-18T22:34:25.940ZtestSurrogatePairUnicodeCharInUtf8FileWithBom (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf8FileWithBom) ... ok
5622026-02-18T22:34:25.940ZtestUtf16InUniFile (CheckUnicodeSourceFiles.Tests.testUtf16InUniFile) ... ok
5632026-02-18T22:34:25.940ZtestValidUtf8File (CheckUnicodeSourceFiles.Tests.testValidUtf8File) ... ok
5642026-02-18T22:34:25.940ZtestValidUtf8FileWithBom (CheckUnicodeSourceFiles.Tests.testValidUtf8FileWithBom) ... ok
5652026-02-18T22:34:25.940Z
5662026-02-18T22:34:25.940Z----------------------------------------------------------------------
5672026-02-18T22:34:25.940ZRan 285 tests in 1.914s
5682026-02-18T22:34:25.940Z
5692026-02-18T22:34:25.940ZOK
5702026-02-18T22:34:25.992Zgmake[1]: Leaving directory '/work/oxidecomputer/edk2/BaseTools/Tests'
5712026-02-18T22:34:26.017Zgmake: Leaving directory '/work/oxidecomputer/edk2/BaseTools'
5722026-02-18T22:34:26.017ZUsing EDK2 in-source Basetools
5732026-02-18T22:34:26.017ZWORKSPACE: /work/oxidecomputer/edk2
5742026-02-18T22:34:26.017ZEDK_TOOLS_PATH: /work/oxidecomputer/edk2/BaseTools
5752026-02-18T22:34:26.017ZCONF_PATH: /work/oxidecomputer/edk2/Conf
5762026-02-18T22:34:26.017ZCopying $EDK_TOOLS_PATH/Conf/build_rule.template
5772026-02-18T22:34:26.017Z to /work/oxidecomputer/edk2/Conf/build_rule.txt
5782026-02-18T22:34:26.042ZCopying $EDK_TOOLS_PATH/Conf/tools_def.template
5792026-02-18T22:34:26.042Z to /work/oxidecomputer/edk2/Conf/tools_def.txt
5802026-02-18T22:34:26.042ZCopying $EDK_TOOLS_PATH/Conf/target.template
5812026-02-18T22:34:26.042Z to /work/oxidecomputer/edk2/Conf/target.txt
5822026-02-18T22:34:26.067Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/build
5832026-02-18T22:34:27.008ZBuild environment: SunOS-5.11-i86pc-i386-64bit-ELF
5842026-02-18T22:34:27.032ZBuild start time: 22:34:26, Feb.18 2026
5852026-02-18T22:34:27.033Z
5862026-02-18T22:34:27.033ZWORKSPACE = /work/oxidecomputer/edk2
5872026-02-18T22:34:27.033ZEDK_TOOLS_PATH = /work/oxidecomputer/edk2/BaseTools
5882026-02-18T22:34:27.033ZCONF_PATH = /work/oxidecomputer/edk2/Conf
5892026-02-18T22:34:27.033ZPYTHON3_ENABLE = TRUE
5902026-02-18T22:34:27.033ZPYTHON_COMMAND = /usr/bin/python3
5912026-02-18T22:34:27.099Z
5922026-02-18T22:34:27.122Z
5932026-02-18T22:34:27.123ZProcessing meta-data .
5942026-02-18T22:34:27.148ZArchitecture(s) = X64
5952026-02-18T22:34:27.148ZBuild target = DEBUG
5962026-02-18T22:34:27.148ZToolchain = ILLGCC
5972026-02-18T22:34:27.148Z
5982026-02-18T22:34:27.148ZActive Platform = /work/oxidecomputer/edk2/OvmfPkg/OvmfPkgX64.dsc
5992026-02-18T22:34:33.664Z...... done!
6002026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:550: DeprecationWarning: isSet() is deprecated, use is_set() instead
6012026-02-18T22:34:33.689Z return BuildTask._ErrorFlag.isSet()
6022026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:534: DeprecationWarning: isSet() is deprecated, use is_set() instead
6032026-02-18T22:34:33.689Z return not BuildTask._SchedulerStopped.isSet()
6042026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:436: DeprecationWarning: setName() is deprecated, set the name attribute instead
6052026-02-18T22:34:33.689Z SchedulerThread.setName("Build-Task-Scheduler")
6062026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:437: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
6072026-02-18T22:34:33.689Z SchedulerThread.setDaemon(False)
6082026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:459: DeprecationWarning: isSet() is deprecated, use is_set() instead
6092026-02-18T22:34:33.689Z or not ExitFlag.isSet()) and not BuildTask._ErrorFlag.isSet():
6102026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:477: DeprecationWarning: isSet() is deprecated, use is_set() instead
6112026-02-18T22:34:33.689Z while not BuildTask._ErrorFlag.isSet():
6122026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:670: DeprecationWarning: setName() is deprecated, set the name attribute instead
6132026-02-18T22:34:33.689Z self.BuildTread.setName("build thread")
6142026-02-18T22:34:33.689Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:671: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
6152026-02-18T22:34:33.689Z self.BuildTread.setDaemon(False)
6162026-02-18T22:34:33.689ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64]
6172026-02-18T22:34:33.714ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64]
6182026-02-18T22:34:33.738ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64]
6192026-02-18T22:34:33.738Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:244: DeprecationWarning: setName() is deprecated, set the name attribute instead
6202026-02-18T22:34:33.738Z StdOutThread.setName("STDOUT-Redirector")
6212026-02-18T22:34:33.738Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:245: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
6222026-02-18T22:34:33.738Z StdOutThread.setDaemon(False)
6232026-02-18T22:34:33.762ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64]
6242026-02-18T22:34:33.786ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64]
6252026-02-18T22:34:33.786Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:200: DeprecationWarning: isSet() is deprecated, use is_set() instead
6262026-02-18T22:34:33.786Z if ExitFlag.isSet():
6272026-02-18T22:34:33.786Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffGetEntryPointLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/./PeCoffGetEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
6282026-02-18T22:34:33.786ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64]
6292026-02-18T22:34:33.811ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64]
6302026-02-18T22:34:33.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/./DxeServicesLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.c
6312026-02-18T22:34:33.834ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf [X64]
6322026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib/HobLib.c
6332026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmBoot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
6342026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiSortLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/./UefiSortLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.c
6352026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/./DxeServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
6362026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePerformanceLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/./PerformanceLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
6372026-02-18T22:34:33.859Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/BasePerformanceLibNull.lib
6382026-02-18T22:34:33.859Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/BasePerformanceLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/object_files.lst
6392026-02-18T22:34:33.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ReportStatusCodeLib.c
6402026-02-18T22:34:33.884ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib.inf [X64]
6412026-02-18T22:34:33.884Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/BasePeCoffGetEntryPointLib.lib
6422026-02-18T22:34:33.884Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/BasePeCoffGetEntryPointLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/object_files.lst
6432026-02-18T22:34:33.884Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/./DxeResetShutdown.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/DxeResetShutdown.c
6442026-02-18T22:34:33.884ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64]
6452026-02-18T22:34:33.908Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiRuntimeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/./RuntimeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
6462026-02-18T22:34:33.968Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/DxeServicesTableLib.lib
6472026-02-18T22:34:33.968Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/DxeServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/object_files.lst
6482026-02-18T22:34:33.992ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf [X64]
6492026-02-18T22:34:34.016Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/UefiSortLib.lib
6502026-02-18T22:34:34.016Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/UefiSortLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/object_files.lst
6512026-02-18T22:34:34.016Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/./ResetSystemLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c
6522026-02-18T22:34:34.016ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf [X64]
6532026-02-18T22:34:34.040Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
6542026-02-18T22:34:34.040Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxePciLibI440FxQ35Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35 -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35/PciLib.c
6552026-02-18T22:34:34.064Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/DxeHobLib.lib
6562026-02-18T22:34:34.064Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/DxeHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/object_files.lst
6572026-02-18T22:34:34.064ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64]
6582026-02-18T22:34:34.088Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/UefiRuntimeLib.lib
6592026-02-18T22:34:34.088Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/UefiRuntimeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/object_files.lst
6602026-02-18T22:34:34.088Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCf8LibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/./PciCf8Lib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib/PciCf8Lib.c
6612026-02-18T22:34:34.088ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf [X64]
6622026-02-18T22:34:34.113Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/X64/Allocate.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64/Allocate.c
6632026-02-18T22:34:34.113Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciExpressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/./PciExpressLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib/PciExpressLib.c
6642026-02-18T22:34:34.137Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/DxeResetSystemLib.lib
6652026-02-18T22:34:34.137Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/DxeResetSystemLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/object_files.lst
6662026-02-18T22:34:34.166ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64]
6672026-02-18T22:34:34.166Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/RuntimeDxeReportStatusCodeLib.lib
6682026-02-18T22:34:34.166Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/RuntimeDxeReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/object_files.lst
6692026-02-18T22:34:34.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG/AutoGen.c
6702026-02-18T22:34:34.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/./DxeAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.c
6712026-02-18T22:34:34.166ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf [X64]
6722026-02-18T22:34:34.233Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
6732026-02-18T22:34:34.233Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/DxeServicesLib.lib
6742026-02-18T22:34:34.234Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/DxeServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/object_files.lst
6752026-02-18T22:34:34.234ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64]
6762026-02-18T22:34:34.258Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/DxePciLibI440FxQ35.lib
6772026-02-18T22:34:34.258Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/DxePciLibI440FxQ35.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/object_files.lst
6782026-02-18T22:34:34.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c
6792026-02-18T22:34:34.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLanguage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiLanguage.c
6802026-02-18T22:34:34.258ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64]
6812026-02-18T22:34:34.282Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/./UefiHiiServicesLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.c
6822026-02-18T22:34:34.306Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/DxeAcpiTimerLib.lib
6832026-02-18T22:34:34.306Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/DxeAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/object_files.lst
6842026-02-18T22:34:34.330ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.inf [X64]
6852026-02-18T22:34:34.354Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c
6862026-02-18T22:34:34.378Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiLib.c
6872026-02-18T22:34:34.403Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/UefiHiiServicesLib.lib
6882026-02-18T22:34:34.403Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/UefiHiiServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/object_files.lst
6892026-02-18T22:34:34.403Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/BasePciCf8Lib.lib
6902026-02-18T22:34:34.403Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/BasePciCf8Lib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/object_files.lst
6912026-02-18T22:34:34.403ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64]
6922026-02-18T22:34:34.427ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64]
6932026-02-18T22:34:34.427Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Acpi.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/Acpi.c
6942026-02-18T22:34:34.451Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDriverEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/./DriverEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
6952026-02-18T22:34:34.451Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/DxeReportStatusCodeLib.lib
6962026-02-18T22:34:34.451Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/DxeReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/object_files.lst
6972026-02-18T22:34:34.451Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/BasePciExpressLib.lib
6982026-02-18T22:34:34.451Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/BasePciExpressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/object_files.lst
6992026-02-18T22:34:34.475ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf [X64]
7002026-02-18T22:34:34.499ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64]
7012026-02-18T22:34:34.499Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibDevicePathProtocolStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/./UefiDevicePathLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
7022026-02-18T22:34:34.499Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib
7032026-02-18T22:34:34.499Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/object_files.lst
7042026-02-18T22:34:34.524ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64]
7052026-02-18T22:34:34.524Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiRuntimeServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/./UefiRuntimeServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
7062026-02-18T22:34:34.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
7072026-02-18T22:34:34.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.c
7082026-02-18T22:34:34.572Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/UefiDriverEntryPoint.lib
7092026-02-18T22:34:34.572Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/UefiDriverEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/object_files.lst
7102026-02-18T22:34:34.604ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64]
7112026-02-18T22:34:34.604Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/UefiRuntimeServicesTableLib.lib
7122026-02-18T22:34:34.604Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/UefiRuntimeServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/object_files.lst
7132026-02-18T22:34:34.630ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64]
7142026-02-18T22:34:34.654Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/./UefiBootServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
7152026-02-18T22:34:34.654Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxePcdLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/./DxePcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.c
7162026-02-18T22:34:34.654Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Console.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/Console.c
7172026-02-18T22:34:34.654Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmBootDescription.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmBootDescription.c
7182026-02-18T22:34:34.713Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/UefiBootServicesTableLib.lib
7192026-02-18T22:34:34.713Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/UefiBootServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/object_files.lst
7202026-02-18T22:34:34.737ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [X64]
7212026-02-18T22:34:34.761Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
7222026-02-18T22:34:34.761Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/UefiDevicePathLibDevicePathProtocol.lib
7232026-02-18T22:34:34.761Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/UefiDevicePathLibDevicePathProtocol.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/object_files.lst
7242026-02-18T22:34:34.786ZBuilding ... /work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf [X64]
7252026-02-18T22:34:34.786Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcAtSerialPortLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib/SerialPortLib.c
7262026-02-18T22:34:34.877Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiDriverModel.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiDriverModel.c
7272026-02-18T22:34:34.901Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib
7282026-02-18T22:34:34.901Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/object_files.lst
7292026-02-18T22:34:34.925ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf [X64]
7302026-02-18T22:34:34.925Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib
7312026-02-18T22:34:34.925Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/object_files.lst
7322026-02-18T22:34:34.926Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/UefiMemoryAllocationLib.lib
7332026-02-18T22:34:34.926Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/UefiMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/object_files.lst
7342026-02-18T22:34:34.926Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeimEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
7352026-02-18T22:34:34.950ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf [X64]
7362026-02-18T22:34:34.974ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf [X64]
7372026-02-18T22:34:34.974Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib
7382026-02-18T22:34:34.974Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/object_files.lst
7392026-02-18T22:34:34.974Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OemHookStatusCodeLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/./OemHookStatusCodeLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.c
7402026-02-18T22:34:34.974Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugIoPortQemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugIoPortQemu.c
7412026-02-18T22:34:34.999ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
7422026-02-18T22:34:34.999Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/DxePcdLib.lib
7432026-02-18T22:34:34.999Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/DxePcdLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/object_files.lst
7442026-02-18T22:34:34.999Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/PrintLib.c
7452026-02-18T22:34:35.024ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf [X64]
7462026-02-18T22:34:35.024Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib
7472026-02-18T22:34:35.024Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/object_files.lst
7482026-02-18T22:34:35.024Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c
7492026-02-18T22:34:35.025ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64]
7502026-02-18T22:34:35.049Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoHighLevel.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
7512026-02-18T22:34:35.050Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseDebugPrintErrorLevelLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/./BaseDebugPrintErrorLevelLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.c
7522026-02-18T22:34:35.074Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/OemHookStatusCodeLibNull.lib
7532026-02-18T22:34:35.074Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/OemHookStatusCodeLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/object_files.lst
7542026-02-18T22:34:35.074ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf [X64]
7552026-02-18T22:34:35.098Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/BaseDebugPrintErrorLevelLib.lib
7562026-02-18T22:34:35.098Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/BaseDebugPrintErrorLevelLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/object_files.lst
7572026-02-18T22:34:35.098Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib/PeiServicesLib.c
7582026-02-18T22:34:35.123Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLibInternal.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/PrintLibInternal.c
7592026-02-18T22:34:35.161ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
7602026-02-18T22:34:35.185Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmConnect.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmConnect.c
7612026-02-18T22:34:35.185Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLibDetect.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.c
7622026-02-18T22:34:35.185Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePcdLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull/PcdLib.c
7632026-02-18T22:34:35.210Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/PlatformDebugLibIoPort.lib
7642026-02-18T22:34:35.210Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/PlatformDebugLibIoPort.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/object_files.lst
7652026-02-18T22:34:35.236ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib/PeiHobLib.inf [X64]
7662026-02-18T22:34:35.260Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib
7672026-02-18T22:34:35.260Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/object_files.lst
7682026-02-18T22:34:35.260Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib/HobLib.c
7692026-02-18T22:34:35.284ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf [X64]
7702026-02-18T22:34:35.284Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CompareMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
7712026-02-18T22:34:35.313Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c
7722026-02-18T22:34:35.340Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CopyMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c
7732026-02-18T22:34:35.364Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/BasePcdLibNull.lib
7742026-02-18T22:34:35.364Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/BasePcdLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/object_files.lst
7752026-02-18T22:34:35.364Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiString.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiString.c
7762026-02-18T22:34:35.389ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64]
7772026-02-18T22:34:35.389Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmConsole.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmConsole.c
7782026-02-18T22:34:35.389Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLib.c
7792026-02-18T22:34:35.389Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLibGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
7802026-02-18T22:34:35.389Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ARShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ARShiftU64.c
7812026-02-18T22:34:35.426Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./IsZeroBufferWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/IsZeroBufferWrapper.c
7822026-02-18T22:34:35.460Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./BitField.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/BitField.c
7832026-02-18T22:34:35.495Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLibMmioBuffer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c
7842026-02-18T22:34:35.519Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./MemLibGuid.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
7852026-02-18T22:34:35.519Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib
7862026-02-18T22:34:35.519Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/object_files.lst
7872026-02-18T22:34:35.544ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf [X64]
7882026-02-18T22:34:35.544Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/BasePrintLib.lib
7892026-02-18T22:34:35.544Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/BasePrintLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/object_files.lst
7902026-02-18T22:34:35.544Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FilterLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/./RegisterFilterLibNull.obj -I/work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.c
7912026-02-18T22:34:35.568ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf [X64]
7922026-02-18T22:34:35.568Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem16Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c
7932026-02-18T22:34:35.568Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesTablePointerLibIdtStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c
7942026-02-18T22:34:35.592Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/UefiHiiLib.lib
7952026-02-18T22:34:35.592Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/UefiHiiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/object_files.lst
7962026-02-18T22:34:35.617ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [X64]
7972026-02-18T22:34:35.617Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/FilterLibNull.lib
7982026-02-18T22:34:35.617Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/FilterLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/object_files.lst
7992026-02-18T22:34:35.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem32Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c
8002026-02-18T22:34:35.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
8012026-02-18T22:34:35.642ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [X64]
8022026-02-18T22:34:35.642ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/IoFifoSev.nasm
8032026-02-18T22:34:35.667Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
8042026-02-18T22:34:35.667Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib
8052026-02-18T22:34:35.667Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/object_files.lst
8062026-02-18T22:34:35.692ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [X64]
8072026-02-18T22:34:35.692Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem64Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c
8082026-02-18T22:34:35.692Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CheckSum.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/CheckSum.c
8092026-02-18T22:34:35.692Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./BdsPlatform.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
8102026-02-18T22:34:35.718Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib
8112026-02-18T22:34:35.718Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/object_files.lst
8122026-02-18T22:34:35.742ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [X64]
8132026-02-18T22:34:35.742Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem8Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c
8142026-02-18T22:34:35.766Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootLogoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/./BootLogoLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.c
8152026-02-18T22:34:35.790Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmDriverHealth.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmDriverHealth.c
8162026-02-18T22:34:35.790Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ChkStkGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ChkStkGcc.c
8172026-02-18T22:34:35.816Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem16Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
8182026-02-18T22:34:35.840Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Cpu.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Cpu.c
8192026-02-18T22:34:35.864Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem32Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
8202026-02-18T22:34:35.864Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLibPrint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c
8212026-02-18T22:34:35.888Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CpuDeadLoop.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/CpuDeadLoop.c
8222026-02-18T22:34:35.912Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem64Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
8232026-02-18T22:34:35.936Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivS64x64Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivS64x64Remainder.c
8242026-02-18T22:34:35.960Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c
8252026-02-18T22:34:35.960Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib
8262026-02-18T22:34:35.960Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/object_files.lst
8272026-02-18T22:34:35.985Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib
8282026-02-18T22:34:35.985Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/object_files.lst
8292026-02-18T22:34:35.985ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf [X64]
8302026-02-18T22:34:35.985Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x32.c
8312026-02-18T22:34:35.985ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.inf [X64]
8322026-02-18T22:34:36.009Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/FsAccess.c
8332026-02-18T22:34:36.009ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.nasm
8342026-02-18T22:34:36.009Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=X86QemuLoadImageLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/./X86QemuLoadImageLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.c
8352026-02-18T22:34:36.035Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x32Remainder.c
8362026-02-18T22:34:36.059Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/IoFifoSev.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.ii
8372026-02-18T22:34:36.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x64Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x64Remainder.c
8382026-02-18T22:34:36.084ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.ii
8392026-02-18T22:34:36.108Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./FilePaths.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/FilePaths.c
8402026-02-18T22:34:36.139Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmHotkey.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmHotkey.c
8412026-02-18T22:34:36.163Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiNotTiano.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiNotTiano.c
8422026-02-18T22:34:36.187Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/GetPowerOfTwo32.c
8432026-02-18T22:34:36.187Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
8442026-02-18T22:34:36.212Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/X86QemuLoadImageLib.lib
8452026-02-18T22:34:36.212Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/X86QemuLoadImageLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/object_files.lst
8462026-02-18T22:34:36.236ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf [X64]
8472026-02-18T22:34:36.236Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/GetPowerOfTwo64.c
8482026-02-18T22:34:36.236Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuBootOrderLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/./ExtraRootBusMap.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/ExtraRootBusMap.c
8492026-02-18T22:34:36.260Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/HighBitSet32.c
8502026-02-18T22:34:36.284Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib
8512026-02-18T22:34:36.284Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/object_files.lst
8522026-02-18T22:34:36.308ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib.inf [X64]
8532026-02-18T22:34:36.308Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLib.lib
8542026-02-18T22:34:36.308Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/object_files.lst
8552026-02-18T22:34:36.308Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/HighBitSet64.c
8562026-02-18T22:34:36.332ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf [X64]
8572026-02-18T22:34:36.332Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBmPrintScLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/./StatusCodeHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib/StatusCodeHandler.c
8582026-02-18T22:34:36.332Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./PlatformData.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c
8592026-02-18T22:34:36.356Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTcg2PhysicalPresenceLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/./DxeTcg2PhysicalPresenceLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.c
8602026-02-18T22:34:36.357Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LRotU32.c
8612026-02-18T22:34:36.381Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.ii
8622026-02-18T22:34:36.405Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuBootOrderLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/./QemuBootOrderLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.c
8632026-02-18T22:34:36.405Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LRotU64.c
8642026-02-18T22:34:36.405ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.ii
8652026-02-18T22:34:36.429Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/DxeTcg2PhysicalPresenceLibNull.lib
8662026-02-18T22:34:36.429Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/DxeTcg2PhysicalPresenceLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/object_files.lst
8672026-02-18T22:34:36.453Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LShiftU64.c
8682026-02-18T22:34:36.453ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf [X64]
8692026-02-18T22:34:36.477Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./QemuKernel.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/QemuKernel.c
8702026-02-18T22:34:36.477Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeSerializeVariablesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/./SerializeVariablesLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c
8712026-02-18T22:34:36.477Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.iii
8722026-02-18T22:34:36.502Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/PlatformBmPrintScLib.lib
8732026-02-18T22:34:36.502Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LinkedList.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LinkedList.c
8742026-02-18T22:34:36.502Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/PlatformBmPrintScLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/object_files.lst
8752026-02-18T22:34:36.502Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/BaseIoLibIntrinsicSev.lib
8762026-02-18T22:34:36.502Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/BaseIoLibIntrinsicSev.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/object_files.lst
8772026-02-18T22:34:36.526ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf [X64]
8782026-02-18T22:34:36.526ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64]
8792026-02-18T22:34:36.526Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./Linux.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/Linux.c
8802026-02-18T22:34:36.526Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/Hid.c
8812026-02-18T22:34:36.559Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/PlatformBootManagerLib.lib
8822026-02-18T22:34:36.583Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/PlatformBootManagerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/object_files.lst
8832026-02-18T22:34:36.608ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf [X64]
8842026-02-18T22:34:36.608Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LongJump.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LongJump.c
8852026-02-18T22:34:36.608Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./Microcode.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/Microcode.c
8862026-02-18T22:34:36.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LowBitSet32.c
8872026-02-18T22:34:36.666Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/UsbDxeLib.c
8882026-02-18T22:34:36.666Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmLoadOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmLoadOption.c
8892026-02-18T22:34:36.691Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/DxeSerializeVariablesLib.lib
8902026-02-18T22:34:36.691Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/DxeSerializeVariablesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/object_files.lst
8912026-02-18T22:34:36.691Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LowBitSet64.c
8922026-02-18T22:34:36.715ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf [X64]
8932026-02-18T22:34:36.742Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
8942026-02-18T22:34:36.742Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Math64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Math64.c
8952026-02-18T22:34:36.768Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./MpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/MpLib.c
8962026-02-18T22:34:36.768Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./LinuxGdt.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/LinuxGdt.c
8972026-02-18T22:34:36.792Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii
8982026-02-18T22:34:36.792ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.nasm
8992026-02-18T22:34:36.816Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib
9002026-02-18T22:34:36.816Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/object_files.lst
9012026-02-18T22:34:36.816Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ModU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ModU64x32.c
9022026-02-18T22:34:36.816Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./PeiCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuException.c
9032026-02-18T22:34:36.840Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/QemuBootOrderLib.lib
9042026-02-18T22:34:36.841Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/QemuBootOrderLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/object_files.lst
9052026-02-18T22:34:36.841ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib/DxeHttpLib.inf [X64]
9062026-02-18T22:34:36.865ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf [X64]
9072026-02-18T22:34:36.865ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm
9082026-02-18T22:34:36.865Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeHttpLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/./DxeHttpLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib/DxeHttpLib.c
9092026-02-18T22:34:36.865Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultS64x64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultS64x64.c
9102026-02-18T22:34:36.865Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.c
9112026-02-18T22:34:36.899Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultU64x32.c
9122026-02-18T22:34:36.931Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./PeiDxeSmmCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
9132026-02-18T22:34:36.957Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultU64x64.c
9142026-02-18T22:34:36.981Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib
9152026-02-18T22:34:36.981Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/object_files.lst
9162026-02-18T22:34:37.005Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RRotU32.c
9172026-02-18T22:34:37.005ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.inf [X64]
9182026-02-18T22:34:37.030Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapPciSegmentLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/./BasePciCapPciSegmentLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.c
9192026-02-18T22:34:37.030Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RRotU64.c
9202026-02-18T22:34:37.055Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
9212026-02-18T22:34:37.080Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RShiftU64.c
9222026-02-18T22:34:37.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib
9232026-02-18T22:34:37.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/object_files.lst
9242026-02-18T22:34:37.104ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib.inf [X64]
9252026-02-18T22:34:37.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PxeBcPcdProducerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/./PxeBcPcd.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcd.c
9262026-02-18T22:34:37.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SafeString.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SafeString.c
9272026-02-18T22:34:37.153Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib
9282026-02-18T22:34:37.179Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/object_files.lst
9292026-02-18T22:34:37.179ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64]
9302026-02-18T22:34:37.203Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.ii
9312026-02-18T22:34:37.203ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm
9322026-02-18T22:34:37.203Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeSecurityManagementLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/./DxeSecurityManagementLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.c
9332026-02-18T22:34:37.203ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.ii
9342026-02-18T22:34:37.238Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.ii
9352026-02-18T22:34:37.262ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.ii
9362026-02-18T22:34:37.262Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmMisc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmMisc.c
9372026-02-18T22:34:37.402Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.lib
9382026-02-18T22:34:37.426Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/DxeHttpLib.lib
9392026-02-18T22:34:37.426Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/object_files.lst
9402026-02-18T22:34:37.426Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/DxeHttpLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/object_files.lst
9412026-02-18T22:34:37.426ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/AcpiTables.inf [X64]
9422026-02-18T22:34:37.450ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64]
9432026-02-18T22:34:37.450ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Ssdt.asl
9442026-02-18T22:34:37.475Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckUefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/./VarCheckUefiLibNullClass.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLibNullClass.c
9452026-02-18T22:34:37.502Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./PeiMpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
9462026-02-18T22:34:37.526Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/UefiBootManagerLib.lib
9472026-02-18T22:34:37.526Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/UefiBootManagerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/object_files.lst
9482026-02-18T22:34:37.550ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf [X64]
9492026-02-18T22:34:37.575Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyHelperLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/./VariablePolicyHelperLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.c
9502026-02-18T22:34:37.575Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii
9512026-02-18T22:34:37.599ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/IsZeroBuffer.nasm
9522026-02-18T22:34:37.599Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
9532026-02-18T22:34:37.623ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
9542026-02-18T22:34:37.679Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii
9552026-02-18T22:34:37.703Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/LoadLinuxLib.lib
9562026-02-18T22:34:37.703Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/LoadLinuxLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/object_files.lst
9572026-02-18T22:34:37.703Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/VariablePolicyHelperLib.lib
9582026-02-18T22:34:37.703Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/VariablePolicyHelperLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/object_files.lst
9592026-02-18T22:34:37.703Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib
9602026-02-18T22:34:37.727ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf [X64]
9612026-02-18T22:34:37.727Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/object_files.lst
9622026-02-18T22:34:37.751ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64]
9632026-02-18T22:34:37.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyExtraInitRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyExtraInitRuntimeDxe.c
9642026-02-18T22:34:37.751ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64]
9652026-02-18T22:34:37.751ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
9662026-02-18T22:34:37.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AuthVariableLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/./AuthVariableLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.c
9672026-02-18T22:34:37.776Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TpmMeasurementLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/./TpmMeasurementLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.c
9682026-02-18T22:34:37.813Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SetJump.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SetJump.c
9692026-02-18T22:34:37.837Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib
9702026-02-18T22:34:37.837Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/object_files.lst
9712026-02-18T22:34:37.837Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/TpmMeasurementLibNull.lib
9722026-02-18T22:34:37.837Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/TpmMeasurementLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/object_files.lst
9732026-02-18T22:34:37.861ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64]
9742026-02-18T22:34:37.886ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64]
9752026-02-18T22:34:37.886Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii
9762026-02-18T22:34:37.886Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/String.c
9772026-02-18T22:34:37.886Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/./VarCheckLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.c
9782026-02-18T22:34:37.886Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.c
9792026-02-18T22:34:37.886ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii
9802026-02-18T22:34:37.886Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
9812026-02-18T22:34:38.018Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii
9822026-02-18T22:34:38.043Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/IsZeroBuffer.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.ii
9832026-02-18T22:34:38.043Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/PeiCpuExceptionHandlerLib.lib
9842026-02-18T22:34:38.043Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/PeiCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/object_files.lst
9852026-02-18T22:34:38.043ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.ii
9862026-02-18T22:34:38.068ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf [X64]
9872026-02-18T22:34:38.093Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib
9882026-02-18T22:34:38.093Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
9892026-02-18T22:34:38.093Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/object_files.lst
9902026-02-18T22:34:38.117ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf [X64]
9912026-02-18T22:34:38.117Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib
9922026-02-18T22:34:38.117Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/object_files.lst
9932026-02-18T22:34:38.117ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/SecVmgExitLib.inf [X64]
9942026-02-18T22:34:38.117Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes16.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes16.c
9952026-02-18T22:34:38.141Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib
9962026-02-18T22:34:38.141Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/object_files.lst
9972026-02-18T22:34:38.141ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib.inf [X64]
9982026-02-18T22:34:38.166Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii
9992026-02-18T22:34:38.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.c
10002026-02-18T22:34:38.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/./SecMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLibInternal.c
10012026-02-18T22:34:38.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes32.c
10022026-02-18T22:34:38.166Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./SecVmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/SecVmgExitVcHandler.c
10032026-02-18T22:34:38.191ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii
10042026-02-18T22:34:38.191Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./SecPeiCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuException.c
10052026-02-18T22:34:38.217Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes64.c
10062026-02-18T22:34:38.242Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
10072026-02-18T22:34:38.242Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.c
10082026-02-18T22:34:38.266Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwitchStack.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwitchStack.c
10092026-02-18T22:34:38.291Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
10102026-02-18T22:34:38.291Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii
10112026-02-18T22:34:38.291Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib
10122026-02-18T22:34:38.291Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/object_files.lst
10132026-02-18T22:34:38.291ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.inf [X64]
10142026-02-18T22:34:38.291Z
10152026-02-18T22:34:38.315ZIntel ACPI Component Architecture
10162026-02-18T22:34:38.315ZASL+ Optimizing Compiler/Disassembler version 20180629
10172026-02-18T22:34:38.315ZCopyright (c) 2000 - 2018 Intel Corporation
10182026-02-18T22:34:38.315Z
10192026-02-18T22:34:38.315ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii - 17 lines, 82 bytes, 0 keywords
10202026-02-18T22:34:38.315ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml - 36 bytes, 0 named objects, 0 executable opcodes
10212026-02-18T22:34:38.316Z
10222026-02-18T22:34:38.316ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
10232026-02-18T22:34:38.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.amli
10242026-02-18T22:34:38.316Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Facs.aslc
10252026-02-18T22:34:38.316Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRomAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
10262026-02-18T22:34:38.316Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Unaligned.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Unaligned.c
10272026-02-18T22:34:38.340Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SecVirtualMemory.c
10282026-02-18T22:34:38.391Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c
10292026-02-18T22:34:38.391Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj
10302026-02-18T22:34:38.416Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
10312026-02-18T22:34:38.416Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll
10322026-02-18T22:34:38.416ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuId.nasm
10332026-02-18T22:34:38.440ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm
10342026-02-18T22:34:38.440Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Facp.aslc
10352026-02-18T22:34:38.466Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRomAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/./BaseRomAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.c
10362026-02-18T22:34:38.466Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.iii
10372026-02-18T22:34:38.466ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.nasm
10382026-02-18T22:34:38.539Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj
10392026-02-18T22:34:38.563Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib
10402026-02-18T22:34:38.563Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/object_files.lst
10412026-02-18T22:34:38.563Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
10422026-02-18T22:34:38.563ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf [X64]
10432026-02-18T22:34:38.588ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Dsdt.asl
10442026-02-18T22:34:38.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugIoPortQemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugIoPortQemu.c
10452026-02-18T22:34:38.614Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/BaseRomAcpiTimerLib.lib
10462026-02-18T22:34:38.614Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/BaseRomAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/object_files.lst
10472026-02-18T22:34:38.639ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib.inf [X64]
10482026-02-18T22:34:38.639Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii
10492026-02-18T22:34:38.639Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c
10502026-02-18T22:34:38.663Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgSimpleParserLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/./QemuFwCfgSimpleParser.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParser.c
10512026-02-18T22:34:38.663Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib
10522026-02-18T22:34:38.663Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/object_files.lst
10532026-02-18T22:34:38.663ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg.inf [X64]
10542026-02-18T22:34:38.693Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3BasePei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3BasePei.c
10552026-02-18T22:34:38.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Pei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Pei.c
10562026-02-18T22:34:38.786Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib
10572026-02-18T22:34:38.786Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/object_files.lst
10582026-02-18T22:34:38.786Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLibDetectRom.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetectRom.c
10592026-02-18T22:34:38.786ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf [X64]
10602026-02-18T22:34:38.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiResourcePublicationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
10612026-02-18T22:34:38.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c
10622026-02-18T22:34:38.836Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib
10632026-02-18T22:34:38.836Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/object_files.lst
10642026-02-18T22:34:38.860ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib.inf [X64]
10652026-02-18T22:34:38.860Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib
10662026-02-18T22:34:38.860Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/object_files.lst
10672026-02-18T22:34:38.860Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c
10682026-02-18T22:34:38.885ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib.inf [X64]
10692026-02-18T22:34:38.885Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib
10702026-02-18T22:34:38.885Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/object_files.lst
10712026-02-18T22:34:38.885Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib
10722026-02-18T22:34:38.885Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst
10732026-02-18T22:34:38.885ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64]
10742026-02-18T22:34:38.910Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuId.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.ii
10752026-02-18T22:34:38.910Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiDxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c
10762026-02-18T22:34:38.934ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf [X64]
10772026-02-18T22:34:38.934ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.ii
10782026-02-18T22:34:38.934Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.ii
10792026-02-18T22:34:38.934Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii
10802026-02-18T22:34:38.934Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCapsuleLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.c
10812026-02-18T22:34:38.934Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c
10822026-02-18T22:34:38.934ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.ii
10832026-02-18T22:34:38.934ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii
10842026-02-18T22:34:38.962Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLibInternal.c
10852026-02-18T22:34:38.997Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib
10862026-02-18T22:34:38.998Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/object_files.lst
10872026-02-18T22:34:39.025ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf [X64]
10882026-02-18T22:34:39.025Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii
10892026-02-18T22:34:39.025Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
10902026-02-18T22:34:39.050Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgPei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPei.c
10912026-02-18T22:34:39.050Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxDxe.c
10922026-02-18T22:34:39.050ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii
10932026-02-18T22:34:39.101Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c
10942026-02-18T22:34:39.150Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib
10952026-02-18T22:34:39.175Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/object_files.lst
10962026-02-18T22:34:39.175Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxLib.c
10972026-02-18T22:34:39.175ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf [X64]
10982026-02-18T22:34:39.199Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSmbusLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/./BaseSmbusLibNull.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.c
10992026-02-18T22:34:39.285Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib
11002026-02-18T22:34:39.309Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/object_files.lst
11012026-02-18T22:34:39.309Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib
11022026-02-18T22:34:39.309Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/object_files.lst
11032026-02-18T22:34:39.334ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf [X64]
11042026-02-18T22:34:39.334Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii
11052026-02-18T22:34:39.334ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuIdEx.nasm
11062026-02-18T22:34:39.360ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf [X64]
11072026-02-18T22:34:39.360Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DetectSmbiosVersionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/./DetectSmbiosVersionLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.c
11082026-02-18T22:34:39.360Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii
11092026-02-18T22:34:39.360Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxBase.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxBase.c
11102026-02-18T22:34:39.360Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii
11112026-02-18T22:34:39.360ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.nasm
11122026-02-18T22:34:39.385Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
11132026-02-18T22:34:39.385Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib
11142026-02-18T22:34:39.385Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/object_files.lst
11152026-02-18T22:34:39.409ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf [X64]
11162026-02-18T22:34:39.409Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib
11172026-02-18T22:34:39.409Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/object_files.lst
11182026-02-18T22:34:39.409Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiPcdLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib/PeiPcdLib.c
11192026-02-18T22:34:39.433ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib/XenPlatformLib.inf [X64]
11202026-02-18T22:34:39.433Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxLib.c
11212026-02-18T22:34:39.433Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPlatformLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/./XenPlatformLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib/XenPlatformLib.c
11222026-02-18T22:34:39.468Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii
11232026-02-18T22:34:39.492Z
11242026-02-18T22:34:39.492ZIntel ACPI Component Architecture
11252026-02-18T22:34:39.492ZASL+ Optimizing Compiler/Disassembler version 20180629
11262026-02-18T22:34:39.492ZCopyright (c) 2000 - 2018 Intel Corporation
11272026-02-18T22:34:39.492Z
11282026-02-18T22:34:39.492ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii - 679 lines, 16036 bytes, 166 keywords
11292026-02-18T22:34:39.492ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml - 3362 bytes, 117 named objects, 49 executable opcodes
11302026-02-18T22:34:39.492Z
11312026-02-18T22:34:39.492ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 185 Optimizations
11322026-02-18T22:34:39.492Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.amli
11332026-02-18T22:34:39.492Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Madt.aslc
11342026-02-18T22:34:39.517Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib
11352026-02-18T22:34:39.517Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/object_files.lst
11362026-02-18T22:34:39.517Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/XenPlatformLib.lib
11372026-02-18T22:34:39.541ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg.inf [X64]
11382026-02-18T22:34:39.541Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/XenPlatformLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/object_files.lst
11392026-02-18T22:34:39.541ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.inf [X64]
11402026-02-18T22:34:39.541Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Dxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Dxe.c
11412026-02-18T22:34:39.566Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib
11422026-02-18T22:34:39.566Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/object_files.lst
11432026-02-18T22:34:39.566Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPciCapPciIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/./UefiPciCapPciIoLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.c
11442026-02-18T22:34:39.590ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.inf [X64]
11452026-02-18T22:34:39.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/./BasePciCapLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.c
11462026-02-18T22:34:39.590Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj
11472026-02-18T22:34:39.615Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll
11482026-02-18T22:34:39.615Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facp.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facp.acpi
11492026-02-18T22:34:39.639Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facs.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.2.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facs.acpi
11502026-02-18T22:34:39.665Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Madt.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.3.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Madt.acpi
11512026-02-18T22:34:39.665Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Dsdt.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Dsdt.aml
11522026-02-18T22:34:39.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptSave.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c
11532026-02-18T22:34:39.689Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib
11542026-02-18T22:34:39.689Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/object_files.lst
11552026-02-18T22:34:39.689Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Ssdt.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.2.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Ssdt.aml
11562026-02-18T22:34:39.713ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf [X64]
11572026-02-18T22:34:39.713ZGenFfs -t EFI_FV_FILETYPE_FREEFORM -g 7E374E25-8E01-4FEE-87F2-390C23C606CD -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.1.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.2.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.3.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.1.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.2.raw
11582026-02-18T22:34:39.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FrameBufferBltLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/./FrameBufferBltLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.c
11592026-02-18T22:34:39.738ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf [X64]
11602026-02-18T22:34:39.738Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib
11612026-02-18T22:34:39.738Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/object_files.lst
11622026-02-18T22:34:39.738ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64]
11632026-02-18T22:34:39.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.c
11642026-02-18T22:34:39.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c
11652026-02-18T22:34:39.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG/AutoGen.c
11662026-02-18T22:34:39.762Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuIdEx.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.ii
11672026-02-18T22:34:39.762Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.ii
11682026-02-18T22:34:39.787ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.ii
11692026-02-18T22:34:39.788ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.ii
11702026-02-18T22:34:39.813Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib
11712026-02-18T22:34:39.813Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst
11722026-02-18T22:34:39.813Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib
11732026-02-18T22:34:39.838Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/object_files.lst
11742026-02-18T22:34:39.838ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64]
11752026-02-18T22:34:39.862ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64]
11762026-02-18T22:34:39.862Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellInstall1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./UefiShellInstall1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c
11772026-02-18T22:34:39.862Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
11782026-02-18T22:34:39.862Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG/AutoGen.c
11792026-02-18T22:34:39.914Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/UefiShellInstall1CommandsLib.lib
11802026-02-18T22:34:39.939Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/UefiShellInstall1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/object_files.lst
11812026-02-18T22:34:39.939ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64]
11822026-02-18T22:34:39.963Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG/AutoGen.c
11832026-02-18T22:34:39.988Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/FrameBufferBltLib.lib
11842026-02-18T22:34:39.988Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/FrameBufferBltLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/object_files.lst
11852026-02-18T22:34:40.012ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64]
11862026-02-18T22:34:40.012Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
11872026-02-18T22:34:40.152Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii
11882026-02-18T22:34:40.176Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii
11892026-02-18T22:34:40.176ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.nasm
11902026-02-18T22:34:40.176ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisableCache.nasm
11912026-02-18T22:34:40.225Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib
11922026-02-18T22:34:40.250Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/object_files.lst
11932026-02-18T22:34:40.250Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG/AutoGen.c
11942026-02-18T22:34:40.250ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64]
11952026-02-18T22:34:40.281Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
11962026-02-18T22:34:40.281Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG/AutoGen.c
11972026-02-18T22:34:40.318Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
11982026-02-18T22:34:40.342Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib
11992026-02-18T22:34:40.342Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/object_files.lst
12002026-02-18T22:34:40.367ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64]
12012026-02-18T22:34:40.391Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
12022026-02-18T22:34:40.493Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
12032026-02-18T22:34:40.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
12042026-02-18T22:34:40.572Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG/AutoGen.c
12052026-02-18T22:34:40.605Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.ii
12062026-02-18T22:34:40.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
12072026-02-18T22:34:40.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
12082026-02-18T22:34:40.630ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.ii
12092026-02-18T22:34:40.630Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisableCache.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.ii
12102026-02-18T22:34:40.655ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.ii
12112026-02-18T22:34:40.655Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
12122026-02-18T22:34:40.683Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
12132026-02-18T22:34:40.765Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
12142026-02-18T22:34:40.799Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c
12152026-02-18T22:34:40.824Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
12162026-02-18T22:34:40.866Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c
12172026-02-18T22:34:40.903Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
12182026-02-18T22:34:40.940Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib
12192026-02-18T22:34:40.965Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/object_files.lst
12202026-02-18T22:34:40.990ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64]
12212026-02-18T22:34:41.015Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG/AutoGen.c
12222026-02-18T22:34:41.015Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii
12232026-02-18T22:34:41.015Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
12242026-02-18T22:34:41.040ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.nasm
12252026-02-18T22:34:41.040Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii
12262026-02-18T22:34:41.040ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisablePaging64.nasm
12272026-02-18T22:34:41.065Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
12282026-02-18T22:34:41.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
12292026-02-18T22:34:41.133Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./UefiShellBcfgCommandLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
12302026-02-18T22:34:41.158Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
12312026-02-18T22:34:41.191Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
12322026-02-18T22:34:41.263Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
12332026-02-18T22:34:41.287Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
12342026-02-18T22:34:41.311Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
12352026-02-18T22:34:41.423Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisablePaging64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.ii
12362026-02-18T22:34:41.448ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.ii
12372026-02-18T22:34:41.472Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dmem.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
12382026-02-18T22:34:41.472Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
12392026-02-18T22:34:41.500Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.ii
12402026-02-18T22:34:41.524Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
12412026-02-18T22:34:41.524ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.ii
12422026-02-18T22:34:41.617Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
12432026-02-18T22:34:41.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
12442026-02-18T22:34:41.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./DmpStore.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
12452026-02-18T22:34:41.666Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
12462026-02-18T22:34:41.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
12472026-02-18T22:34:41.742Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
12482026-02-18T22:34:41.786Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib
12492026-02-18T22:34:41.811Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/object_files.lst
12502026-02-18T22:34:41.835ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64]
12512026-02-18T22:34:41.835Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii
12522026-02-18T22:34:41.835ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableCache.nasm
12532026-02-18T22:34:41.835Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
12542026-02-18T22:34:41.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
12552026-02-18T22:34:41.860Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
12562026-02-18T22:34:41.884Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
12572026-02-18T22:34:41.908Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
12582026-02-18T22:34:41.932Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii
12592026-02-18T22:34:41.932ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.nasm
12602026-02-18T22:34:41.977Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Edit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
12612026-02-18T22:34:42.002Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib
12622026-02-18T22:34:42.002Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/object_files.lst
12632026-02-18T22:34:42.026ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64]
12642026-02-18T22:34:42.051Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG/AutoGen.c
12652026-02-18T22:34:42.075Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib
12662026-02-18T22:34:42.075Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/object_files.lst
12672026-02-18T22:34:42.099ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64]
12682026-02-18T22:34:42.124Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib/UefiShellLib.c
12692026-02-18T22:34:42.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/FileBuffer.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
12702026-02-18T22:34:42.189Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableCache.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.ii
12712026-02-18T22:34:42.214Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
12722026-02-18T22:34:42.214ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.ii
12732026-02-18T22:34:42.214Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
12742026-02-18T22:34:42.320Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
12752026-02-18T22:34:42.344Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.ii
12762026-02-18T22:34:42.345Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
12772026-02-18T22:34:42.369ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.ii
12782026-02-18T22:34:42.566Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii
12792026-02-18T22:34:42.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
12802026-02-18T22:34:42.590ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.nasm
12812026-02-18T22:34:42.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
12822026-02-18T22:34:42.717Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/MainTextEditor.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
12832026-02-18T22:34:42.757Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii
12842026-02-18T22:34:42.781ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.nasm
12852026-02-18T22:34:42.781Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
12862026-02-18T22:34:42.805Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
12872026-02-18T22:34:42.950Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.ii
12882026-02-18T22:34:42.974ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.ii
12892026-02-18T22:34:42.974Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c
12902026-02-18T22:34:42.998Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib
12912026-02-18T22:34:42.998Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/object_files.lst
12922026-02-18T22:34:43.023ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64]
12932026-02-18T22:34:43.048Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiFileHandleLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/./UefiFileHandleLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.c
12942026-02-18T22:34:43.073Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
12952026-02-18T22:34:43.113Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
12962026-02-18T22:34:43.163Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.ii
12972026-02-18T22:34:43.187ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.ii
12982026-02-18T22:34:43.187Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib
12992026-02-18T22:34:43.187Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/object_files.lst
13002026-02-18T22:34:43.212Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditInputBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c
13012026-02-18T22:34:43.212ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf [X64]
13022026-02-18T22:34:43.236Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
13032026-02-18T22:34:43.236Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseOrderedCollectionRedBlackTreeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/./BaseOrderedCollectionRedBlackTreeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
13042026-02-18T22:34:43.325Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/UefiFileHandleLib.lib
13052026-02-18T22:34:43.325Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/UefiFileHandleLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/object_files.lst
13062026-02-18T22:34:43.350ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf [X64]
13072026-02-18T22:34:43.374Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./DxeMpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
13082026-02-18T22:34:43.374Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditMenuBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c
13092026-02-18T22:34:43.374Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib
13102026-02-18T22:34:43.374Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/object_files.lst
13112026-02-18T22:34:43.398ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [X64]
13122026-02-18T22:34:43.422Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii
13132026-02-18T22:34:43.422Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MtrrLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib/MtrrLib.c
13142026-02-18T22:34:43.422Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInline.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/GccInline.c
13152026-02-18T22:34:43.454Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib
13162026-02-18T22:34:43.478Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/object_files.lst
13172026-02-18T22:34:43.478Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
13182026-02-18T22:34:43.478ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf [X64]
13192026-02-18T22:34:43.505Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInlinePriv.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/GccInlinePriv.c
13202026-02-18T22:34:43.505Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MicrocodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/./MicrocodeLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.c
13212026-02-18T22:34:43.529Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/BaseOrderedCollectionRedBlackTreeLib.lib
13222026-02-18T22:34:43.529Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/BaseOrderedCollectionRedBlackTreeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/object_files.lst
13232026-02-18T22:34:43.553ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.inf [X64]
13242026-02-18T22:34:43.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditStatusBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c
13252026-02-18T22:34:43.578Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformHasIoMmuLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/./PlatformHasIoMmuLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.c
13262026-02-18T22:34:43.639Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii
13272026-02-18T22:34:43.639Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib
13282026-02-18T22:34:43.639Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/object_files.lst
13292026-02-18T22:34:43.639ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.nasm
13302026-02-18T22:34:43.640ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [X64]
13312026-02-18T22:34:43.640Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
13322026-02-18T22:34:43.640ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Lfence.nasm
13332026-02-18T22:34:43.640Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/./PciHostBridgeLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c
13342026-02-18T22:34:43.667Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib
13352026-02-18T22:34:43.667Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/object_files.lst
13362026-02-18T22:34:43.691ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf [X64]
13372026-02-18T22:34:43.691Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciSegmentLibPciStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/./PciSegmentLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci/PciSegmentLib.c
13382026-02-18T22:34:43.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditTitleBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
13392026-02-18T22:34:43.748Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/./XenSupport.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/XenSupport.c
13402026-02-18T22:34:43.831Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./Microcode.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/Microcode.c
13412026-02-18T22:34:43.856Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib
13422026-02-18T22:34:43.856Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiCompress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
13432026-02-18T22:34:43.856Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/object_files.lst
13442026-02-18T22:34:43.880ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.inf [X64]
13452026-02-18T22:34:43.904Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
13462026-02-18T22:34:43.904Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeUtilityLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/./PciHostBridgeUtilityLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.c
13472026-02-18T22:34:43.953Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib
13482026-02-18T22:34:43.977Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/object_files.lst
13492026-02-18T22:34:44.002ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib.inf [X64]
13502026-02-18T22:34:44.002Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/./QemuFwCfgDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxe.c
13512026-02-18T22:34:44.032Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./MpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/MpLib.c
13522026-02-18T22:34:44.055Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.ii
13532026-02-18T22:34:44.080Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiDecompress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
13542026-02-18T22:34:44.080Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
13552026-02-18T22:34:44.080ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.ii
13562026-02-18T22:34:44.080Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib
13572026-02-18T22:34:44.080Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/object_files.lst
13582026-02-18T22:34:44.105ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf [X64]
13592026-02-18T22:34:44.130Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Cipher/CryptAes.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c
13602026-02-18T22:34:44.130Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Lfence.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.ii
13612026-02-18T22:34:44.155ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.ii
13622026-02-18T22:34:44.230Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/./QemuFwCfgLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c
13632026-02-18T22:34:44.253Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptMd5.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
13642026-02-18T22:34:44.277Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/BufferImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
13652026-02-18T22:34:44.346Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/QemuFwCfgDxeLib.lib
13662026-02-18T22:34:44.372Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/QemuFwCfgDxeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/object_files.lst
13672026-02-18T22:34:44.372Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha1.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
13682026-02-18T22:34:44.397ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf [X64]
13692026-02-18T22:34:44.397Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTcpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/./DxeTcpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.c
13702026-02-18T22:34:44.443Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib
13712026-02-18T22:34:44.467Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/object_files.lst
13722026-02-18T22:34:44.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
13732026-02-18T22:34:44.492ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf [X64]
13742026-02-18T22:34:44.492Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha256.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
13752026-02-18T22:34:44.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_cbc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cbc.c
13762026-02-18T22:34:44.541Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii
13772026-02-18T22:34:44.565ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.nasm
13782026-02-18T22:34:44.565Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_cfb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cfb.c
13792026-02-18T22:34:44.590Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.iii
13802026-02-18T22:34:44.590ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/LongJump.nasm
13812026-02-18T22:34:44.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha512.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
13822026-02-18T22:34:44.614Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_core.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_core.c
13832026-02-18T22:34:44.677Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib
13842026-02-18T22:34:44.701Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/object_files.lst
13852026-02-18T22:34:44.701Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
13862026-02-18T22:34:44.726ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf [X64]
13872026-02-18T22:34:44.726Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSm3.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSm3.c
13882026-02-18T22:34:44.726Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./CopyMem.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/CopyMem.c
13892026-02-18T22:34:44.726Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Clipboard.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c
13902026-02-18T22:34:44.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./MemoryIntrinsics.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c
13912026-02-18T22:34:44.797Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib
13922026-02-18T22:34:44.823Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/object_files.lst
13932026-02-18T22:34:44.824ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf [X64]
13942026-02-18T22:34:44.824Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256.c
13952026-02-18T22:34:44.848Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRngLibTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/./RngLibTimer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib/RngLibTimer.c
13962026-02-18T22:34:44.873Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_ige.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ige.c
13972026-02-18T22:34:44.873ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
13982026-02-18T22:34:44.873Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/DiskImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
13992026-02-18T22:34:44.898Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib
14002026-02-18T22:34:44.898Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/object_files.lst
14012026-02-18T22:34:44.922ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64]
14022026-02-18T22:34:44.947Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiScsiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.c
14032026-02-18T22:34:44.971Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib
14042026-02-18T22:34:44.971Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/object_files.lst
14052026-02-18T22:34:44.971Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Kdf/CryptHkdf.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf/CryptHkdf.c
14062026-02-18T22:34:44.971ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.inf [X64]
14072026-02-18T22:34:44.995Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.ii
14082026-02-18T22:34:44.995ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.nasmb
14092026-02-18T22:34:44.995ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.ii
14102026-02-18T22:34:44.995Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/LongJump.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.ii
14112026-02-18T22:34:45.020ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.ii
14122026-02-18T22:34:45.020Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_misc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_misc.c
14132026-02-18T22:34:45.046Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/FileImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
14142026-02-18T22:34:45.071Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_ofb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ofb.c
14152026-02-18T22:34:45.096Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pem/CryptPem.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
14162026-02-18T22:34:45.121Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_wrap.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_wrap.c
14172026-02-18T22:34:45.182Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aria/aria.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aria/aria.c
14182026-02-18T22:34:45.225Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/HexEdit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
14192026-02-18T22:34:45.271Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii
14202026-02-18T22:34:45.295Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptAuthenticode.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
14212026-02-18T22:34:45.320ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii
14222026-02-18T22:34:45.320Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib
14232026-02-18T22:34:45.320Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/object_files.lst
14242026-02-18T22:34:45.344ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf [X64]
14252026-02-18T22:34:45.344Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_bitstr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_bitstr.c
14262026-02-18T22:34:45.369Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseBmpSupportLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/./BmpSupportLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib/BmpSupportLib.c
14272026-02-18T22:34:45.396Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii
14282026-02-18T22:34:45.396ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.nasm
14292026-02-18T22:34:45.420Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MainHexEditor.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
14302026-02-18T22:34:45.444Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/DEBUG -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg/ResetVector/Vtf0/ /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.nasmb > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii
14312026-02-18T22:34:45.469Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii
14322026-02-18T22:34:45.469Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Non-existing.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Non-existing.c
14332026-02-18T22:34:45.469ZTrim --source-code --convert-hex -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii
14342026-02-18T22:34:45.495Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_d2i_fp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_d2i_fp.c
14352026-02-18T22:34:45.520ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/RdRand.nasm
14362026-02-18T22:34:45.520Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptDh.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c
14372026-02-18T22:34:45.560Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/BaseBmpSupportLib.lib
14382026-02-18T22:34:45.584Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/BaseBmpSupportLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/object_files.lst
14392026-02-18T22:34:45.584ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf [X64]
14402026-02-18T22:34:45.609Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/SafeIntLib.c
14412026-02-18T22:34:45.633Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_digest.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_digest.c
14422026-02-18T22:34:45.658Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs1Oaep.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1Oaep.c
14432026-02-18T22:34:45.718Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_dup.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_dup.c
14442026-02-18T22:34:45.789Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii
14452026-02-18T22:34:45.814Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_gentm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_gentm.c
14462026-02-18T22:34:45.814Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.ii
14472026-02-18T22:34:45.814Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs5Pbkdf2.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs5Pbkdf2.c
14482026-02-18T22:34:45.814Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib
14492026-02-18T22:34:45.814Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/object_files.lst
14502026-02-18T22:34:45.845ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.ii
14512026-02-18T22:34:45.845ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64]
14522026-02-18T22:34:45.869Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector/ -l /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.lst -f bin -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/DEBUG/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ResetVector/Vtf0/ -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii
14532026-02-18T22:34:45.869Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/AutoGen.c
14542026-02-18T22:34:45.894Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MemImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c
14552026-02-18T22:34:45.894Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_i2d_fp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_i2d_fp.c
14562026-02-18T22:34:45.894Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.com
14572026-02-18T22:34:45.919Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin
14582026-02-18T22:34:45.919Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/SafeIntLib64.c
14592026-02-18T22:34:45.919Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/RdRand.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.ii
14602026-02-18T22:34:45.919ZGenFfs -t EFI_FV_FILETYPE_RAW -g 1BA0062E-C779-4582-8566-336AE8F78F09 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw -n 16
14612026-02-18T22:34:45.943ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.ii
14622026-02-18T22:34:45.943ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf [X64]
14632026-02-18T22:34:45.967Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7Sign.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c
14642026-02-18T22:34:45.967Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/AutoGen.c
14652026-02-18T22:34:45.967Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib
14662026-02-18T22:34:45.967Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/object_files.lst
14672026-02-18T22:34:45.992ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf [X64]
14682026-02-18T22:34:45.992Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_int.c
14692026-02-18T22:34:46.016Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BmLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BmLib.c
14702026-02-18T22:34:46.016Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/AutoGen.c
14712026-02-18T22:34:46.041Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./BootManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManager.c
14722026-02-18T22:34:46.065Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
14732026-02-18T22:34:46.091Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
14742026-02-18T22:34:46.116Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyBase.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyBase.c
14752026-02-18T22:34:46.116Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenance.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
14762026-02-18T22:34:46.207Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./LoadPciRom.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
14772026-02-18T22:34:46.231Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_mbstr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_mbstr.c
14782026-02-18T22:34:46.232Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii
14792026-02-18T22:34:46.232Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ZeroMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c
14802026-02-18T22:34:46.278Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/BaseMemoryLibRepStr.lib
14812026-02-18T22:34:46.302Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/BaseMemoryLibRepStr.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/object_files.lst
14822026-02-18T22:34:46.326ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64]
14832026-02-18T22:34:46.327Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyCommon.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyCommon.c
14842026-02-18T22:34:46.327Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.iii
14852026-02-18T22:34:46.327ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SetJump.nasm
14862026-02-18T22:34:46.327Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiApplicationEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/./ApplicationEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
14872026-02-18T22:34:46.367Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_object.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_object.c
14882026-02-18T22:34:46.391Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DeviceManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i
14892026-02-18T22:34:46.391Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i
14902026-02-18T22:34:46.416Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/DeviceManagerVfr.c
14912026-02-18T22:34:46.442Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/UefiApplicationEntryPoint.lib
14922026-02-18T22:34:46.443Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include BootManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerVfr.i
14932026-02-18T22:34:46.443Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/UefiApplicationEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/object_files.lst
14942026-02-18T22:34:46.443ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf [X64]
14952026-02-18T22:34:46.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./MemMap.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
14962026-02-18T22:34:46.467Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerVfr.i
14972026-02-18T22:34:46.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./BootManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/BootManagerVfr.c
14982026-02-18T22:34:46.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/AutoGen.c
14992026-02-18T22:34:46.495Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib
15002026-02-18T22:34:46.519Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/object_files.lst
15012026-02-18T22:34:46.519ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf [X64]
15022026-02-18T22:34:46.544Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLib.lib
15032026-02-18T22:34:46.544Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/object_files.lst
15042026-02-18T22:34:46.544Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeUpdIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
15052026-02-18T22:34:46.544Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c
15062026-02-18T22:34:46.569ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/DxeNetLib.inf [X64]
15072026-02-18T22:34:46.593Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./DxeNetLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/DxeNetLib.c
15082026-02-18T22:34:46.593Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_octet.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_octet.c
15092026-02-18T22:34:46.670Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_print.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_print.c
15102026-02-18T22:34:46.694Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyEku.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyEku.c
15112026-02-18T22:34:46.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mm.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
15122026-02-18T22:34:46.718Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include BootMaintenanceManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i
15132026-02-18T22:34:46.743Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i
15142026-02-18T22:34:46.769Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c
15152026-02-18T22:34:46.769Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SetJump.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.ii
15162026-02-18T22:34:46.793ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.ii
15172026-02-18T22:34:46.793Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_sign.c
15182026-02-18T22:34:46.817Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUi.c
15192026-02-18T22:34:46.873Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib
15202026-02-18T22:34:46.898Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/object_files.lst
15212026-02-18T22:34:46.923ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf [X64]
15222026-02-18T22:34:46.923Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUiSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.c
15232026-02-18T22:34:46.923Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeDpcLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib/DpcLib.c
15242026-02-18T22:34:46.948Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaBasic.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c
15252026-02-18T22:34:46.972Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_strex.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_strex.c
15262026-02-18T22:34:46.972Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include FileExplorerLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i
15272026-02-18T22:34:46.996Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i
15282026-02-18T22:34:47.021Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/FileExplorerVfr.c
15292026-02-18T22:34:47.021Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib
15302026-02-18T22:34:47.021Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/object_files.lst
15312026-02-18T22:34:47.045ZBuilding ... /work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf [X64]
15322026-02-18T22:34:47.045Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimeBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/./TimeBaseLib.obj -I/work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c
15332026-02-18T22:34:47.070Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mode.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
15342026-02-18T22:34:47.094Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib
15352026-02-18T22:34:47.094Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/object_files.lst
15362026-02-18T22:34:47.118ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf [X64]
15372026-02-18T22:34:47.118Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootOption.c
15382026-02-18T22:34:47.118ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/hypercall.nasm
15392026-02-18T22:34:47.118Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaExt.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
15402026-02-18T22:34:47.183Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii
15412026-02-18T22:34:47.207Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_strnid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_strnid.c
15422026-02-18T22:34:47.207ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SwitchStack.nasm
15432026-02-18T22:34:47.232Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Pci.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
15442026-02-18T22:34:47.232Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib
15452026-02-18T22:34:47.232Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/object_files.lst
15462026-02-18T22:34:47.256ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64]
15472026-02-18T22:34:47.280Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/GuidedSectionExtraction.c
15482026-02-18T22:34:47.280Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaPss.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPss.c
15492026-02-18T22:34:47.305Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./NetBuffer.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/NetBuffer.c
15502026-02-18T22:34:47.329Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_time.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_time.c
15512026-02-18T22:34:47.380Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c
15522026-02-18T22:34:47.432Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaPssSign.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPssSign.c
15532026-02-18T22:34:47.480Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/hypercall.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.ii
15542026-02-18T22:34:47.504ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.ii
15552026-02-18T22:34:47.504Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c
15562026-02-18T22:34:47.540Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./ConsoleOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ConsoleOption.c
15572026-02-18T22:34:47.564Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_type.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_type.c
15582026-02-18T22:34:47.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptTs.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c
15592026-02-18T22:34:47.627Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SwitchStack.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.ii
15602026-02-18T22:34:47.651ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.ii
15612026-02-18T22:34:47.683Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_utctm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_utctm.c
15622026-02-18T22:34:47.773Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_utf8.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_utf8.c
15632026-02-18T22:34:47.844Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/DxeNetLib.lib
15642026-02-18T22:34:47.869Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/DxeNetLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/object_files.lst
15652026-02-18T22:34:47.944ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf [X64]
15662026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptX509.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
15672026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
15682026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_verify.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_verify.c
15692026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzmaDec.c
15702026-02-18T22:34:47.944Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.iii
15712026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenHypercallLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/./X86XenHypercall.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X86XenHypercall.c
15722026-02-18T22:34:47.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Data.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Data.c
15732026-02-18T22:34:47.989Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenHypercallLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/./XenHypercall.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/XenHypercall.c
15742026-02-18T22:34:48.014Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SerMode.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
15752026-02-18T22:34:48.038Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/ameth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/ameth_lib.c
15762026-02-18T22:34:48.038Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii
15772026-02-18T22:34:48.063Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeException.c
15782026-02-18T22:34:48.063ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Thunk16.nasm
15792026-02-18T22:34:48.063Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./UpdatePage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/UpdatePage.c
15802026-02-18T22:34:48.127Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/XenHypercallLib.lib
15812026-02-18T22:34:48.151Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/XenHypercallLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/object_files.lst
15822026-02-18T22:34:48.176ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64]
15832026-02-18T22:34:48.176Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./PeiDxeSmmCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
15842026-02-18T22:34:48.176Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DebugAgentLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.c
15852026-02-18T22:34:48.202Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Rand/CryptRandTsc.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
15862026-02-18T22:34:48.226Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib
15872026-02-18T22:34:48.226Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/object_files.lst
15882026-02-18T22:34:48.251ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64]
15892026-02-18T22:34:48.275Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetSize.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
15902026-02-18T22:34:48.275Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/BasePeCoff.c
15912026-02-18T22:34:48.300Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_err.c
15922026-02-18T22:34:48.324Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
15932026-02-18T22:34:48.348Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/BaseMemAllocation.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c
15942026-02-18T22:34:48.372Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_gen.c
15952026-02-18T22:34:48.396Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib
15962026-02-18T22:34:48.396Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/object_files.lst
15972026-02-18T22:34:48.420Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetVar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
15982026-02-18T22:34:48.421ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64]
15992026-02-18T22:34:48.445Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Variable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Variable.c
16002026-02-18T22:34:48.445Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseUefiDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
16012026-02-18T22:34:48.474Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Thunk16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.ii
16022026-02-18T22:34:48.500Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/CrtWrapper.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c
16032026-02-18T22:34:48.500ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.ii
16042026-02-18T22:34:48.524ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm
16052026-02-18T22:34:48.639Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/PeCoffLoaderEx.c
16062026-02-18T22:34:48.663Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_item_list.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_item_list.c
16072026-02-18T22:34:48.688Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/TimerWrapper.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
16082026-02-18T22:34:48.689Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib
16092026-02-18T22:34:48.689Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/object_files.lst
16102026-02-18T22:34:48.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/EventLogInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
16112026-02-18T22:34:48.689Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib
16122026-02-18T22:34:48.714Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/object_files.lst
16132026-02-18T22:34:48.738ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64]
16142026-02-18T22:34:48.738Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib
16152026-02-18T22:34:48.738Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/object_files.lst
16162026-02-18T22:34:48.738ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64]
16172026-02-18T22:34:48.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c
16182026-02-18T22:34:48.787ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.inf [X64]
16192026-02-18T22:34:48.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/Ia32/InternalGetSpinLockProperties.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32/InternalGetSpinLockProperties.c
16202026-02-18T22:34:48.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./PeiDxeVmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/PeiDxeVmgExitVcHandler.c
16212026-02-18T22:34:48.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c
16222026-02-18T22:34:48.836Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/inet_pton.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/inet_pton.c
16232026-02-18T22:34:48.876Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_lib.c
16242026-02-18T22:34:48.900Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./VmgExitLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.c
16252026-02-18T22:34:48.924Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c
16262026-02-18T22:34:48.925Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/LibSmbiosView.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
16272026-02-18T22:34:48.949Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib
16282026-02-18T22:34:48.949Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/object_files.lst
16292026-02-18T22:34:48.949ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64]
16302026-02-18T22:34:48.974Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib
16312026-02-18T22:34:48.974Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/object_files.lst
16322026-02-18T22:34:48.974ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64]
16332026-02-18T22:34:48.974Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii
16342026-02-18T22:34:48.974Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib/HobLib.c
16352026-02-18T22:34:48.999Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/BaseCryptLib.lib
16362026-02-18T22:34:49.000Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/BaseCryptLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/object_files.lst
16372026-02-18T22:34:49.000ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/VmgExit.nasm
16382026-02-18T22:34:49.000Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeCoffExtraActionLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLib.c
16392026-02-18T22:34:49.026ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf [X64]
16402026-02-18T22:34:49.026Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
16412026-02-18T22:34:49.026Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./VmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c
16422026-02-18T22:34:49.051Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseXApicX2ApicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/./BaseXApicX2ApicLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
16432026-02-18T22:34:49.051Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib
16442026-02-18T22:34:49.051Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/object_files.lst
16452026-02-18T22:34:49.051ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
16462026-02-18T22:34:49.075ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf [X64]
16472026-02-18T22:34:49.099Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/./DxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLibInternal.c
16482026-02-18T22:34:49.123Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_par.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_par.c
16492026-02-18T22:34:49.123Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/PrintInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
16502026-02-18T22:34:49.147Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib
16512026-02-18T22:34:49.147Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/object_files.lst
16522026-02-18T22:34:49.172ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64]
16532026-02-18T22:34:49.172Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/./PeiDxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c
16542026-02-18T22:34:49.172Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
16552026-02-18T22:34:49.209Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
16562026-02-18T22:34:49.252Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib
16572026-02-18T22:34:49.277Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/object_files.lst
16582026-02-18T22:34:49.277ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64]
16592026-02-18T22:34:49.301Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
16602026-02-18T22:34:49.301Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_mime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mime.c
16612026-02-18T22:34:49.326Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c
16622026-02-18T22:34:49.395Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/VmgExit.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.ii
16632026-02-18T22:34:49.420Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/VmgExitLib.lib
16642026-02-18T22:34:49.420Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/VmgExitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/object_files.lst
16652026-02-18T22:34:49.420ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.ii
16662026-02-18T22:34:49.444ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [X64]
16672026-02-18T22:34:49.444Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/BaseXApicX2ApicLib.lib
16682026-02-18T22:34:49.444Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/BaseXApicX2ApicLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/object_files.lst
16692026-02-18T22:34:49.469Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
16702026-02-18T22:34:49.469ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf [X64]
16712026-02-18T22:34:49.469Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii
16722026-02-18T22:34:49.493Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseUefiCpuLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/./BaseUefiCpuLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c
16732026-02-18T22:34:49.493Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib
16742026-02-18T22:34:49.493Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/object_files.lst
16752026-02-18T22:34:49.517ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64]
16762026-02-18T22:34:49.542Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCacheMaintenanceLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/./X86Cache.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib/X86Cache.c
16772026-02-18T22:34:49.542ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.nasm
16782026-02-18T22:34:49.567Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./BaseAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c
16792026-02-18T22:34:49.591Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
16802026-02-18T22:34:49.591Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/BaseCacheMaintenanceLib.lib
16812026-02-18T22:34:49.591Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/BaseCacheMaintenanceLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/object_files.lst
16822026-02-18T22:34:49.615ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64]
16832026-02-18T22:34:49.616ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.nasm
16842026-02-18T22:34:49.673Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib
16852026-02-18T22:34:49.698Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/object_files.lst
16862026-02-18T22:34:49.698Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_moid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_moid.c
16872026-02-18T22:34:49.722ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64]
16882026-02-18T22:34:49.722Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/DxeMemEncryptSevLib.lib
16892026-02-18T22:34:49.722Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/DxeMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/object_files.lst
16902026-02-18T22:34:49.722Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./DxeCoreMemoryProfileLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileLibNull.c
16912026-02-18T22:34:49.747ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64]
16922026-02-18T22:34:49.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciLibCf8Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8 -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8/PciLib.c
16932026-02-18T22:34:49.813Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_mstbl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mstbl.c
16942026-02-18T22:34:49.837Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c
16952026-02-18T22:34:49.837Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.iii
16962026-02-18T22:34:49.838Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib
16972026-02-18T22:34:49.838Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/object_files.lst
16982026-02-18T22:34:49.838ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/WriteTr.nasm
16992026-02-18T22:34:49.939Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.ii
17002026-02-18T22:34:49.963ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.ii
17012026-02-18T22:34:49.963Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c
17022026-02-18T22:34:50.016Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_pack.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_pack.c
17032026-02-18T22:34:50.041Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.ii
17042026-02-18T22:34:50.065ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.ii
17052026-02-18T22:34:50.128Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/bio_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_asn1.c
17062026-02-18T22:34:50.205Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib
17072026-02-18T22:34:50.229Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/object_files.lst
17082026-02-18T22:34:50.230Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/WriteTr.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.ii
17092026-02-18T22:34:50.254ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.ii
17102026-02-18T22:34:50.308Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/QueryTable.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
17112026-02-18T22:34:50.334Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/bio_ndef.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_ndef.c
17122026-02-18T22:34:50.358Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii
17132026-02-18T22:34:50.383Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/BaseUefiCpuLib.lib
17142026-02-18T22:34:50.383Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/BaseUefiCpuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/object_files.lst
17152026-02-18T22:34:50.424Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/d2i_pr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/d2i_pr.c
17162026-02-18T22:34:50.449Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c
17172026-02-18T22:34:50.479Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii
17182026-02-18T22:34:50.503ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuSleep.nasm
17192026-02-18T22:34:50.560Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/d2i_pu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/d2i_pu.c
17202026-02-18T22:34:50.620Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilitiesDxeSmm.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathUtilitiesDxeSmm.c
17212026-02-18T22:34:50.645Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.iii
17222026-02-18T22:34:50.669ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XGetBv.nasm
17232026-02-18T22:34:50.670Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/evp_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/evp_asn1.c
17242026-02-18T22:34:50.719Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
17252026-02-18T22:34:50.757Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/f_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/f_int.c
17262026-02-18T22:34:50.816Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib
17272026-02-18T22:34:50.841Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/object_files.lst
17282026-02-18T22:34:50.872Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/f_string.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/f_string.c
17292026-02-18T22:34:50.896Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/SmbiosView.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
17302026-02-18T22:34:50.921Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuSleep.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.ii
17312026-02-18T22:34:50.945ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.ii
17322026-02-18T22:34:50.989Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/i2d_pr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/i2d_pr.c
17332026-02-18T22:34:51.075Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XGetBv.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.ii
17342026-02-18T22:34:51.099ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.ii
17352026-02-18T22:34:51.124Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/i2d_pu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/i2d_pu.c
17362026-02-18T22:34:51.201Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/n_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/n_pkey.c
17372026-02-18T22:34:51.238Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./UefiShellDebug1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
17382026-02-18T22:34:51.295Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/nsseq.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/nsseq.c
17392026-02-18T22:34:51.319Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii
17402026-02-18T22:34:51.343Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/BaseCpuLib.lib
17412026-02-18T22:34:51.343Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/BaseCpuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/object_files.lst
17422026-02-18T22:34:51.431Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_pbe.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_pbe.c
17432026-02-18T22:34:51.471Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/UefiShellDebug1CommandsLib.lib
17442026-02-18T22:34:51.496Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/UefiShellDebug1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/object_files.lst
17452026-02-18T22:34:51.496Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.iii
17462026-02-18T22:34:51.521ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XSetBv.nasm
17472026-02-18T22:34:51.563Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_pbev2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_pbev2.c
17482026-02-18T22:34:51.728Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_scrypt.c
17492026-02-18T22:34:51.823Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p8_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p8_pkey.c
17502026-02-18T22:34:51.900Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XSetBv.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.ii
17512026-02-18T22:34:51.924ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.ii
17522026-02-18T22:34:51.962Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_bitst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_bitst.c
17532026-02-18T22:34:52.098Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_pkey.c
17542026-02-18T22:34:52.207Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_spki.c
17552026-02-18T22:34:52.307Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.iii
17562026-02-18T22:34:52.332Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86DisablePaging32.c
17572026-02-18T22:34:52.332Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_dec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_dec.c
17582026-02-18T22:34:52.368Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86DisablePaging64.c
17592026-02-18T22:34:52.423Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86EnablePaging32.c
17602026-02-18T22:34:52.473Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86EnablePaging64.c
17612026-02-18T22:34:52.522Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxRestore.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86FxRestore.c
17622026-02-18T22:34:52.573Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxSave.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86FxSave.c
17632026-02-18T22:34:52.641Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86GetInterruptState.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86GetInterruptState.c
17642026-02-18T22:34:52.665Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_enc.c
17652026-02-18T22:34:52.691Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Msr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86Msr.c
17662026-02-18T22:34:52.789Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86PatchInstruction.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86PatchInstruction.c
17672026-02-18T22:34:52.849Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86RdRand.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86RdRand.c
17682026-02-18T22:34:52.889Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_fre.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_fre.c
17692026-02-18T22:34:52.954Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadGdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86ReadGdtr.c
17702026-02-18T22:34:52.978Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadIdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86ReadIdtr.c
17712026-02-18T22:34:53.013Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86SpeculationBarrier.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86SpeculationBarrier.c
17722026-02-18T22:34:53.037Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_new.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_new.c
17732026-02-18T22:34:53.063Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Thunk.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86Thunk.c
17742026-02-18T22:34:53.143Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteGdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86WriteGdtr.c
17752026-02-18T22:34:53.168Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_prn.c
17762026-02-18T22:34:53.193Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteIdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86WriteIdtr.c
17772026-02-18T22:34:53.240Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib
17782026-02-18T22:34:53.264Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/object_files.lst
17792026-02-18T22:34:53.310ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain.inf [X64]
17802026-02-18T22:34:53.334ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64]
17812026-02-18T22:34:53.360ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/BdsDxe.inf [X64]
17822026-02-18T22:34:53.384Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/AutoGen.c
17832026-02-18T22:34:53.384ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf [X64]
17842026-02-18T22:34:53.384Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/AutoGen.c
17852026-02-18T22:34:53.384ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64]
17862026-02-18T22:34:53.411Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/AutoGen.c
17872026-02-18T22:34:53.411Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/AutoGen.c
17882026-02-18T22:34:53.411ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe/8259.inf [X64]
17892026-02-18T22:34:53.436Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/AutoGen.c
17902026-02-18T22:34:53.463ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [X64]
17912026-02-18T22:34:53.489Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_scn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_scn.c
17922026-02-18T22:34:53.489Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/./8259.obj -I/work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe/8259.c
17932026-02-18T22:34:53.490Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/BootMode/BootMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode/BootMode.c
17942026-02-18T22:34:53.490Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/AutoGen.c
17952026-02-18T22:34:53.540Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ComponentName.c
17962026-02-18T22:34:53.565Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Crc32.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/Crc32.c
17972026-02-18T22:34:53.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BdsEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
17982026-02-18T22:34:53.590Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_typ.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_typ.c
17992026-02-18T22:34:53.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c
18002026-02-18T22:34:53.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/CpuIo/CpuIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c
18012026-02-18T22:34:53.615Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./Qemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/Qemu.c
18022026-02-18T22:34:53.649Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Runtime.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/Runtime.c
18032026-02-18T22:34:53.674Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./EfiKey.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
18042026-02-18T22:34:53.698Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/AutoGen.c
18052026-02-18T22:34:53.723Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBoot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBoot.c
18062026-02-18T22:34:53.723Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./SmbiosPlatformDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
18072026-02-18T22:34:53.748Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dependency/Dependency.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency/Dependency.c
18082026-02-18T22:34:53.795Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_utl.c
18092026-02-18T22:34:53.819Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.lib
18102026-02-18T22:34:53.820Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/object_files.lst
18112026-02-18T22:34:53.820Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
18122026-02-18T22:34:53.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dispatcher/Dispatcher.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
18132026-02-18T22:34:53.884Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
18142026-02-18T22:34:53.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug
18152026-02-18T22:34:53.884Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.lib
18162026-02-18T22:34:53.884Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
18172026-02-18T22:34:53.884Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/object_files.lst
18182026-02-18T22:34:53.910Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
18192026-02-18T22:34:53.910Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Legacy8259.debug
18202026-02-18T22:34:53.910Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
18212026-02-18T22:34:53.910Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./X86Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/X86Xen.c
18222026-02-18T22:34:53.910Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
18232026-02-18T22:34:53.934Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG
18242026-02-18T22:34:53.934Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Legacy8259.efi
18252026-02-18T22:34:53.934Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT
18262026-02-18T22:34:53.934Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520.map
18272026-02-18T22:34:53.959Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex
18282026-02-18T22:34:53.959Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi
18292026-02-18T22:34:53.984Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_algor.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_algor.c
18302026-02-18T22:34:53.984Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
18312026-02-18T22:34:53.984ZGenSec -s EFI_SECTION_USER_INTERFACE -n Legacy8259 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC3.ui
18322026-02-18T22:34:53.984Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.c
18332026-02-18T22:34:54.008ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC4.ver
18342026-02-18T22:34:54.008Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug
18352026-02-18T22:34:54.008Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
18362026-02-18T22:34:54.008Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
18372026-02-18T22:34:54.008ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 245CB4DA-8E15-4A1B-87E3-9878FFA07520 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC4.ver
18382026-02-18T22:34:54.008Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/RuntimeDxe.debug
18392026-02-18T22:34:54.033Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.lib
18402026-02-18T22:34:54.033Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/object_files.lst
18412026-02-18T22:34:54.033Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
18422026-02-18T22:34:54.057ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf [X64]
18432026-02-18T22:34:54.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG
18442026-02-18T22:34:54.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/RuntimeDxe.efi
18452026-02-18T22:34:54.057Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./HwErrRecSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
18462026-02-18T22:34:54.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT
18472026-02-18T22:34:54.057Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
18482026-02-18T22:34:54.057Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEE.map
18492026-02-18T22:34:54.057Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.depex
18502026-02-18T22:34:54.081Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./AcpiS3ContextSave.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/AcpiS3ContextSave.c
18512026-02-18T22:34:54.081Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi
18522026-02-18T22:34:54.105Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./KeyBoard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
18532026-02-18T22:34:54.105ZGenSec -s EFI_SECTION_USER_INTERFACE -n RuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC3.ui
18542026-02-18T22:34:54.129ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC4.ver
18552026-02-18T22:34:54.129Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
18562026-02-18T22:34:54.129ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B601F8C4-43B7-4784-95B1-F4226CB40CEE -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEE.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC4.ver
18572026-02-18T22:34:54.153Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug
18582026-02-18T22:34:54.153Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_bignum.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_bignum.c
18592026-02-18T22:34:54.153Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
18602026-02-18T22:34:54.153Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
18612026-02-18T22:34:54.179ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/IoMmuDxe.inf [X64]
18622026-02-18T22:34:54.179Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SmbiosPlatformDxe.debug
18632026-02-18T22:34:54.179Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
18642026-02-18T22:34:54.179Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Language.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/Language.c
18652026-02-18T22:34:54.204Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG
18662026-02-18T22:34:54.204Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SmbiosPlatformDxe.efi
18672026-02-18T22:34:54.204Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT
18682026-02-18T22:34:54.204Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./AmdSevIoMmu.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/AmdSevIoMmu.c
18692026-02-18T22:34:54.204Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747a.map
18702026-02-18T22:34:54.228Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.depex
18712026-02-18T22:34:54.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassCbi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassCbi.c
18722026-02-18T22:34:54.253Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi
18732026-02-18T22:34:54.253Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_info.c
18742026-02-18T22:34:54.253ZGenSec -s EFI_SECTION_USER_INTERFACE -n SmbiosPlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC3.ui
18752026-02-18T22:34:54.278ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC4.ver
18762026-02-18T22:34:54.278ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 4110465d-5ff3-4f4b-b580-24ed0d06747a -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747a.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC4.ver
18772026-02-18T22:34:54.305ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64]
18782026-02-18T22:34:54.330Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/AutoGen.c
18792026-02-18T22:34:54.330Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/AutoGen.c
18802026-02-18T22:34:54.356Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.lib
18812026-02-18T22:34:54.356Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/object_files.lst
18822026-02-18T22:34:54.381Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_int64.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_int64.c
18832026-02-18T22:34:54.381Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
18842026-02-18T22:34:54.406Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/AutoGen.c
18852026-02-18T22:34:54.431Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassDiskInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c
18862026-02-18T22:34:54.456Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Expression.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
18872026-02-18T22:34:54.481Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./S3SaveState.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c
18882026-02-18T22:34:54.505Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
18892026-02-18T22:34:54.505Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./IoMmuDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/IoMmuDxe.c
18902026-02-18T22:34:54.505Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_long.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_long.c
18912026-02-18T22:34:54.530Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug
18922026-02-18T22:34:54.530Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
18932026-02-18T22:34:54.530Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
18942026-02-18T22:34:54.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BdsDxe.debug
18952026-02-18T22:34:54.555Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassImpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c
18962026-02-18T22:34:54.579Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
18972026-02-18T22:34:54.579Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.lib
18982026-02-18T22:34:54.579Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/object_files.lst
18992026-02-18T22:34:54.579Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
19002026-02-18T22:34:54.603Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG
19012026-02-18T22:34:54.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BdsDxe.efi
19022026-02-18T22:34:54.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT
19032026-02-18T22:34:54.604Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.lib
19042026-02-18T22:34:54.604Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6C.map
19052026-02-18T22:34:54.604Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/object_files.lst
19062026-02-18T22:34:54.604Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/FwVol/FwVol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol/FwVol.c
19072026-02-18T22:34:54.628Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.depex
19082026-02-18T22:34:54.628Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
19092026-02-18T22:34:54.628Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi
19102026-02-18T22:34:54.652ZGenSec -s EFI_SECTION_USER_INTERFACE -n BdsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC3.ui
19112026-02-18T22:34:54.652Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
19122026-02-18T22:34:54.652ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC4.ver
19132026-02-18T22:34:54.677Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_pkey.c
19142026-02-18T22:34:54.677ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6D33944A-EC75-4855-A54D-809C75241F6C -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC4.ver
19152026-02-18T22:34:54.677Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug
19162026-02-18T22:34:54.677Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
19172026-02-18T22:34:54.677Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
19182026-02-18T22:34:54.703ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.inf [X64]
19192026-02-18T22:34:54.703Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbKbDxe.debug
19202026-02-18T22:34:54.703Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
19212026-02-18T22:34:54.703Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
19222026-02-18T22:34:54.703Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.lib
19232026-02-18T22:34:54.703Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/object_files.lst
19242026-02-18T22:34:54.727Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG
19252026-02-18T22:34:54.727Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbKbDxe.efi
19262026-02-18T22:34:54.727Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT
19272026-02-18T22:34:54.727Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
19282026-02-18T22:34:54.727Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.debug
19292026-02-18T22:34:54.727Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/AutoGen.c
19302026-02-18T22:34:54.727Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFE.map
19312026-02-18T22:34:54.727Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
19322026-02-18T22:34:54.727Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
19332026-02-18T22:34:54.727Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi
19342026-02-18T22:34:54.752Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IoMmuDxe.debug
19352026-02-18T22:34:54.752Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
19362026-02-18T22:34:54.752ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbKbDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC3.ui
19372026-02-18T22:34:54.752Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG
19382026-02-18T22:34:54.752Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IoMmuDxe.efi
19392026-02-18T22:34:54.776Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT
19402026-02-18T22:34:54.776ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC4.ver
19412026-02-18T22:34:54.776Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fc.map
19422026-02-18T22:34:54.777ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2D2E62CF-9ECF-43b7-8219-94E7FC713DFE -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFE.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC4.ver
19432026-02-18T22:34:54.777Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_sig.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_sig.c
19442026-02-18T22:34:54.777Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.depex
19452026-02-18T22:34:54.802ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.inf [X64]
19462026-02-18T22:34:54.802Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi
19472026-02-18T22:34:54.802Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuBist.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuBist.c
19482026-02-18T22:34:54.826Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
19492026-02-18T22:34:54.826ZGenSec -s EFI_SECTION_USER_INTERFACE -n IoMmuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC3.ui
19502026-02-18T22:34:54.826Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LinuxInitrdDynamicShellCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/AutoGen.c
19512026-02-18T22:34:54.826Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.debug
19522026-02-18T22:34:54.826Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
19532026-02-18T22:34:54.826ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC4.ver
19542026-02-18T22:34:54.850Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
19552026-02-18T22:34:54.851ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 8657015b-ea43-440d-949a-af3be365c0fc -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fc.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC4.ver
19562026-02-18T22:34:54.851Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/S3SaveStateDxe.debug
19572026-02-18T22:34:54.851Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
19582026-02-18T22:34:54.883ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome/Metronome.inf [X64]
19592026-02-18T22:34:54.883Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG
19602026-02-18T22:34:54.883Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/S3SaveStateDxe.efi
19612026-02-18T22:34:54.883Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT
19622026-02-18T22:34:54.909Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581.map
19632026-02-18T22:34:54.909Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MetronomeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/AutoGen.c
19642026-02-18T22:34:54.909Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.lib
19652026-02-18T22:34:54.909Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.depex
19662026-02-18T22:34:54.909Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/object_files.lst
19672026-02-18T22:34:54.909Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_spki.c
19682026-02-18T22:34:54.909Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
19692026-02-18T22:34:54.909Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi
19702026-02-18T22:34:54.933ZGenSec -s EFI_SECTION_USER_INTERFACE -n S3SaveStateDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC3.ui
19712026-02-18T22:34:54.959ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC4.ver
19722026-02-18T22:34:54.959ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g BDCE85BB-FBAA-4f4e-9264-501A2C249581 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC4.ver
19732026-02-18T22:34:54.959Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LinuxInitrdDynamicShellCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/./LinuxInitrdDynamicShellCommand.obj -I/work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.c
19742026-02-18T22:34:54.984ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64]
19752026-02-18T22:34:54.984Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
19762026-02-18T22:34:54.984Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug
19772026-02-18T22:34:54.984Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
19782026-02-18T22:34:55.009Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
19792026-02-18T22:34:55.009Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/AutoGen.c
19802026-02-18T22:34:55.009Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuMp2Pei.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMp2Pei.c
19812026-02-18T22:34:55.009Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbMassStorageDxe.debug
19822026-02-18T22:34:55.009Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
19832026-02-18T22:34:55.009Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MetronomeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./Metronome.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome/Metronome.c
19842026-02-18T22:34:55.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG
19852026-02-18T22:34:55.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbMassStorageDxe.efi
19862026-02-18T22:34:55.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT
19872026-02-18T22:34:55.039Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_val.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_val.c
19882026-02-18T22:34:55.039Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E.map
19892026-02-18T22:34:55.064Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi
19902026-02-18T22:34:55.064ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbMassStorageDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC3.ui
19912026-02-18T22:34:55.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuMpPei.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c
19922026-02-18T22:34:55.089ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC4.ver
19932026-02-18T22:34:55.089ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC4.ver
19942026-02-18T22:34:55.114ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Dxe.inf [X64]
19952026-02-18T22:34:55.139Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.lib
19962026-02-18T22:34:55.139Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./CpuIo2Dxe.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c
19972026-02-18T22:34:55.139Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/object_files.lst
19982026-02-18T22:34:55.139Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
19992026-02-18T22:34:55.139Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_null.c
20002026-02-18T22:34:55.139Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/AutoGen.c
20012026-02-18T22:34:55.190Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
20022026-02-18T22:34:55.216Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug
20032026-02-18T22:34:55.216Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
20042026-02-18T22:34:55.216Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_posix.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_posix.c
20052026-02-18T22:34:55.216Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
20062026-02-18T22:34:55.241Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Metronome.debug
20072026-02-18T22:34:55.241Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
20082026-02-18T22:34:55.241Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.lib
20092026-02-18T22:34:55.242Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/object_files.lst
20102026-02-18T22:34:55.242Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.rc -g 2f30da26-f51b-4b6f-85c4-31873c281bca --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandStrDefs.hpk
20112026-02-18T22:34:55.242Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG
20122026-02-18T22:34:55.242Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Metronome.efi
20132026-02-18T22:34:55.267Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT
20142026-02-18T22:34:55.267Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.lib
20152026-02-18T22:34:55.267Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_win.c
20162026-02-18T22:34:55.267Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4.map
20172026-02-18T22:34:55.267Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/ComponentName.c
20182026-02-18T22:34:55.267Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
20192026-02-18T22:34:55.267Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.depex
20202026-02-18T22:34:55.292Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuPaging.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuPaging.c
20212026-02-18T22:34:55.292Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi
20222026-02-18T22:34:55.316Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async.c
20232026-02-18T22:34:55.316ZGenSec -s EFI_SECTION_USER_INTERFACE -n Metronome -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC3.ui
20242026-02-18T22:34:55.341ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC4.ver
20252026-02-18T22:34:55.341ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C8339973-A563-4561-B858-D8476F9DEFC4 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC4.ver
20262026-02-18T22:34:55.341Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./IfrParse.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
20272026-02-18T22:34:55.341Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
20282026-02-18T22:34:55.366ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand.inf [X64]
20292026-02-18T22:34:55.366Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.debug
20302026-02-18T22:34:55.366Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
20312026-02-18T22:34:55.366Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
20322026-02-18T22:34:55.366Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.lib
20332026-02-18T22:34:55.366Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/object_files.lst
20342026-02-18T22:34:55.391Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/LinuxInitrdDynamicShellCommand.debug
20352026-02-18T22:34:55.391Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
20362026-02-18T22:34:55.391Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
20372026-02-18T22:34:55.391Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/AutoGen.c
20382026-02-18T22:34:55.416Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG
20392026-02-18T22:34:55.416Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/LinuxInitrdDynamicShellCommand.efi
20402026-02-18T22:34:55.416Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT
20412026-02-18T22:34:55.416Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bca.map
20422026-02-18T22:34:55.441Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.depex
20432026-02-18T22:34:55.465Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
20442026-02-18T22:34:55.465Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi
20452026-02-18T22:34:55.465Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug
20462026-02-18T22:34:55.465Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
20472026-02-18T22:34:55.465Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
20482026-02-18T22:34:55.490ZGenSec -s EFI_SECTION_USER_INTERFACE -n LinuxInitrdDynamicShellCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC3.ui
20492026-02-18T22:34:55.490Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuIo2Dxe.debug
20502026-02-18T22:34:55.490Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
20512026-02-18T22:34:55.490ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC4.ver
20522026-02-18T22:34:55.514Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG
20532026-02-18T22:34:55.514Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuIo2Dxe.efi
20542026-02-18T22:34:55.514Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Hob/Hob.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob/Hob.c
20552026-02-18T22:34:55.514ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2f30da26-f51b-4b6f-85c4-31873c281bca -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bca.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC4.ver
20562026-02-18T22:34:55.514Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT
20572026-02-18T22:34:55.514Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443F.map
20582026-02-18T22:34:55.514Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Common.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Common.c
20592026-02-18T22:34:55.514Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.depex
20602026-02-18T22:34:55.515Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async_err.c
20612026-02-18T22:34:55.539ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf [X64]
20622026-02-18T22:34:55.539Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi
20632026-02-18T22:34:55.563ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuIo2Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC3.ui
20642026-02-18T22:34:55.563Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IncompatiblePciDeviceSupportDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/AutoGen.c
20652026-02-18T22:34:55.563ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC4.ver
20662026-02-18T22:34:55.588Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async_wait.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async_wait.c
20672026-02-18T22:34:55.588ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A19B1FE7-C1BC-49F8-875F-54A5D542443F -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC4.ver
20682026-02-18T22:34:55.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./Http.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/Http.c
20692026-02-18T22:34:55.613ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe/8254Timer.inf [X64]
20702026-02-18T22:34:55.637Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/AutoGen.c
20712026-02-18T22:34:55.662Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IncompatiblePciDeviceSupportDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/./IncompatiblePciDeviceSupport.obj -I/work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.c
20722026-02-18T22:34:55.686Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.lib
20732026-02-18T22:34:55.686Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/object_files.lst
20742026-02-18T22:34:55.686Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include Ip4DxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Config2.i
20752026-02-18T22:34:55.686Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_addr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_addr.c
20762026-02-18T22:34:55.686Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
20772026-02-18T22:34:55.686Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Image/Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image/Image.c
20782026-02-18T22:34:55.686Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4DxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Config2.i
20792026-02-18T22:34:55.711Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Config2.c
20802026-02-18T22:34:55.736Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_dump.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_dump.c
20812026-02-18T22:34:55.760Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/./Timer.obj -I/work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe/Timer.c
20822026-02-18T22:34:55.785Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.lib
20832026-02-18T22:34:55.785Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/object_files.lst
20842026-02-18T22:34:55.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2Impl.c
20852026-02-18T22:34:55.785Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
20862026-02-18T22:34:55.785Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
20872026-02-18T22:34:55.809Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.debug
20882026-02-18T22:34:55.810Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
20892026-02-18T22:34:55.810Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
20902026-02-18T22:34:55.834Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuMpPei.debug
20912026-02-18T22:34:55.834Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
20922026-02-18T22:34:55.834Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
20932026-02-18T22:34:55.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.debug
20942026-02-18T22:34:55.859Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
20952026-02-18T22:34:55.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG
20962026-02-18T22:34:55.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuMpPei.efi
20972026-02-18T22:34:55.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT
20982026-02-18T22:34:55.859Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
20992026-02-18T22:34:55.859Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_sock.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_sock.c
21002026-02-18T22:34:55.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IncompatiblePciDeviceSupportDxe.debug
21012026-02-18T22:34:55.859Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6.map
21022026-02-18T22:34:55.859Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
21032026-02-18T22:34:55.884Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.depex
21042026-02-18T22:34:55.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG
21052026-02-18T22:34:55.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IncompatiblePciDeviceSupportDxe.efi
21062026-02-18T22:34:55.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT
21072026-02-18T22:34:55.884Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi
21082026-02-18T22:34:55.884Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BB.map
21092026-02-18T22:34:55.908Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.depex
21102026-02-18T22:34:55.908ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuMpPei -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC3.ui
21112026-02-18T22:34:55.908Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi
21122026-02-18T22:34:55.908ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC4.ver
21132026-02-18T22:34:55.932Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_sock2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_sock2.c
21142026-02-18T22:34:55.933ZGenFfs -t EFI_FV_FILETYPE_PEIM -g EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC4.ver
21152026-02-18T22:34:55.933ZGenSec -s EFI_SECTION_USER_INTERFACE -n IncompatiblePciDeviceSupportDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC3.ui
21162026-02-18T22:34:55.957ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf [X64]
21172026-02-18T22:34:55.957ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC4.ver
21182026-02-18T22:34:55.957ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F6697AC4-A776-4EE1-B643-1FEFF2B615BB -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BB.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC4.ver
21192026-02-18T22:34:55.983ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf [X64]
21202026-02-18T22:34:55.983Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_buff.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_buff.c
21212026-02-18T22:34:55.983Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.lib
21222026-02-18T22:34:55.983Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/AutoGen.c
21232026-02-18T22:34:55.983Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/object_files.lst
21242026-02-18T22:34:56.008Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
21252026-02-18T22:34:56.008Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/AutoGen.c
21262026-02-18T22:34:56.008Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Memory/MemoryServices.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory/MemoryServices.c
21272026-02-18T22:34:56.033Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
21282026-02-18T22:34:56.059Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug
21292026-02-18T22:34:56.059Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
21302026-02-18T22:34:56.059Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
21312026-02-18T22:34:56.059Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Timer.debug
21322026-02-18T22:34:56.059Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
21332026-02-18T22:34:56.084Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG
21342026-02-18T22:34:56.084Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Timer.efi
21352026-02-18T22:34:56.084Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT
21362026-02-18T22:34:56.084Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09D.map
21372026-02-18T22:34:56.108Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.depex
21382026-02-18T22:34:56.108Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./Fvb.obj -I/work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
21392026-02-18T22:34:56.108Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c
21402026-02-18T22:34:56.133Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi
21412026-02-18T22:34:56.133ZGenSec -s EFI_SECTION_USER_INTERFACE -n Timer -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC3.ui
21422026-02-18T22:34:56.158ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC4.ver
21432026-02-18T22:34:56.158Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_lbuf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_lbuf.c
21442026-02-18T22:34:56.158ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C190FE35-44AA-41A1-8AEA-4947BC60E09D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC4.ver
21452026-02-18T22:34:56.182ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf [X64]
21462026-02-18T22:34:56.182Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./HttpDynamicCommand.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand.c
21472026-02-18T22:34:56.206Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/AutoGen.c
21482026-02-18T22:34:56.230Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ScsiBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c
21492026-02-18T22:34:56.256Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Presentation.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c
21502026-02-18T22:34:56.319Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_nbio.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_nbio.c
21512026-02-18T22:34:56.345Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.lib
21522026-02-18T22:34:56.345Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/object_files.lst
21532026-02-18T22:34:56.345ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDisk.asl
21542026-02-18T22:34:56.345Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.rc -g 19618BCE-55AE-09C6-37E9-4CE04084C7A1 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandStrDefs.hpk
21552026-02-18T22:34:56.369Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PciCfg2/PciCfg2.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c
21562026-02-18T22:34:56.369Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.lib
21572026-02-18T22:34:56.369Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
21582026-02-18T22:34:56.369Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.lib
21592026-02-18T22:34:56.369Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/object_files.lst
21602026-02-18T22:34:56.393Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
21612026-02-18T22:34:56.421Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_null.c
21622026-02-18T22:34:56.447Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
21632026-02-18T22:34:56.447Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2Nv.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2Nv.c
21642026-02-18T22:34:56.447Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiMain/PeiMain.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
21652026-02-18T22:34:56.447Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
21662026-02-18T22:34:56.535Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug
21672026-02-18T22:34:56.535Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
21682026-02-18T22:34:56.535Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.debug
21692026-02-18T22:34:56.536Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
21702026-02-18T22:34:56.536Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
21712026-02-18T22:34:56.536Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmuVariableFvbRuntimeDxe.debug
21722026-02-18T22:34:56.536Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
21732026-02-18T22:34:56.536Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
21742026-02-18T22:34:56.536Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/httpDynamicCommand.debug
21752026-02-18T22:34:56.536Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
21762026-02-18T22:34:56.536Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG
21772026-02-18T22:34:56.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EmuVariableFvbRuntimeDxe.efi
21782026-02-18T22:34:56.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT
21792026-02-18T22:34:56.537Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8.map
21802026-02-18T22:34:56.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG
21812026-02-18T22:34:56.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/httpDynamicCommand.efi
21822026-02-18T22:34:56.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT
21832026-02-18T22:34:56.537Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.depex
21842026-02-18T22:34:56.537Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_cb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_cb.c
21852026-02-18T22:34:56.538Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1.map
21862026-02-18T22:34:56.538Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.depex
21872026-02-18T22:34:56.538Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi
21882026-02-18T22:34:56.563Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi
21892026-02-18T22:34:56.563ZGenSec -s EFI_SECTION_USER_INTERFACE -n EmuVariableFvbRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC3.ui
21902026-02-18T22:34:56.563ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC4.ver
21912026-02-18T22:34:56.563ZGenSec -s EFI_SECTION_USER_INTERFACE -n httpDynamicCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC3.ui
21922026-02-18T22:34:56.588ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 22dc2b60-fe40-42ac-b01f-3ab1fad9aad8 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC4.ver
21932026-02-18T22:34:56.588ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC4.ver
21942026-02-18T22:34:56.588ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 19618BCE-55AE-09C6-37E9-4CE04084C7A1 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC4.ver
21952026-02-18T22:34:56.588ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf [X64]
21962026-02-18T22:34:56.612Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.lib
21972026-02-18T22:34:56.612Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/object_files.lst
21982026-02-18T22:34:56.612Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_err.c
21992026-02-18T22:34:56.612Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
22002026-02-18T22:34:56.612ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf [X64]
22012026-02-18T22:34:56.637Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHotPlugInitDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/AutoGen.c
22022026-02-18T22:34:56.637Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/AutoGen.c
22032026-02-18T22:34:56.661Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_lib.c
22042026-02-18T22:34:56.661Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
22052026-02-18T22:34:56.686Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Ppi/Ppi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi/Ppi.c
22062026-02-18T22:34:56.686Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug
22072026-02-18T22:34:56.686Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
22082026-02-18T22:34:56.686Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
22092026-02-18T22:34:56.686Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ScsiBus.debug
22102026-02-18T22:34:56.712Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
22112026-02-18T22:34:56.712Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG
22122026-02-18T22:34:56.712Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ScsiBus.efi
22132026-02-18T22:34:56.712Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT
22142026-02-18T22:34:56.736Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B.map
22152026-02-18T22:34:56.736Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHotPlugInitDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/./PciHotPlugInit.obj -I/work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
22162026-02-18T22:34:56.736Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi
22172026-02-18T22:34:56.761ZGenSec -s EFI_SECTION_USER_INTERFACE -n ScsiBus -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC3.ui
22182026-02-18T22:34:56.761Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.i > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iii
22192026-02-18T22:34:56.761ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC4.ver
22202026-02-18T22:34:56.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/ComponentName.c
22212026-02-18T22:34:56.786ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC4.ver
22222026-02-18T22:34:56.810ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iii
22232026-02-18T22:34:56.810ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64]
22242026-02-18T22:34:56.835Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/AutoGen.c
22252026-02-18T22:34:56.877Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Driver.c
22262026-02-18T22:34:56.905Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcBoot.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcBoot.c
22272026-02-18T22:34:56.929Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.lib
22282026-02-18T22:34:56.929Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/object_files.lst
22292026-02-18T22:34:56.953Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_meth.c
22302026-02-18T22:34:56.954Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
22312026-02-18T22:34:56.954Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./NullMemoryTest.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.c
22322026-02-18T22:34:57.011Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
22332026-02-18T22:34:57.011Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.debug
22342026-02-18T22:34:57.011Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
22352026-02-18T22:34:57.035Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Setup.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
22362026-02-18T22:34:57.036Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
22372026-02-18T22:34:57.036Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciHotPlugInitDxe.debug
22382026-02-18T22:34:57.036Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
22392026-02-18T22:34:57.060Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG
22402026-02-18T22:34:57.060Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Reset/Reset.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset/Reset.c
22412026-02-18T22:34:57.060Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciHotPlugInitDxe.efi
22422026-02-18T22:34:57.060Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT
22432026-02-18T22:34:57.060Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_acpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_acpt.c
22442026-02-18T22:34:57.060Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224.map
22452026-02-18T22:34:57.085Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.depex
22462026-02-18T22:34:57.085Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi
22472026-02-18T22:34:57.109ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciHotPlugInitDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC3.ui
22482026-02-18T22:34:57.109Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_bio.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_bio.c
22492026-02-18T22:34:57.109ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC4.ver
22502026-02-18T22:34:57.134Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.lib
22512026-02-18T22:34:57.134Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/object_files.lst
22522026-02-18T22:34:57.134ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 11A6EDF6-A9BE-426D-A6CC-B22FE51D9224 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC4.ver
22532026-02-18T22:34:57.134Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
22542026-02-18T22:34:57.158ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf [X64]
22552026-02-18T22:34:57.158Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Security/Security.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security/Security.c
22562026-02-18T22:34:57.182Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenIoPciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/AutoGen.c
22572026-02-18T22:34:57.182Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
22582026-02-18T22:34:57.207Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Icmp.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Icmp.c
22592026-02-18T22:34:57.207Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug
22602026-02-18T22:34:57.207Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
22612026-02-18T22:34:57.207Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
22622026-02-18T22:34:57.207Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii
22632026-02-18T22:34:57.207Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NullMemoryTestDxe.debug
22642026-02-18T22:34:57.232Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
22652026-02-18T22:34:57.232Z
22662026-02-18T22:34:57.232ZIntel ACPI Component Architecture
22672026-02-18T22:34:57.232ZASL+ Optimizing Compiler/Disassembler version 20180629
22682026-02-18T22:34:57.232ZCopyright (c) 2000 - 2018 Intel Corporation
22692026-02-18T22:34:57.232Z
22702026-02-18T22:34:57.232ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii - 42 lines, 305 bytes, 6 keywords
22712026-02-18T22:34:57.232ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml - 124 bytes, 5 named objects, 1 executable opcodes
22722026-02-18T22:34:57.232Z
22732026-02-18T22:34:57.232ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
22742026-02-18T22:34:57.232Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.amli
22752026-02-18T22:34:57.232ZAmlToC /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.amli
22762026-02-18T22:34:57.232Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG
22772026-02-18T22:34:57.232Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NullMemoryTestDxe.efi
22782026-02-18T22:34:57.232Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT
22792026-02-18T22:34:57.257Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0E.map
22802026-02-18T22:34:57.257Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.depex
22812026-02-18T22:34:57.281Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi
22822026-02-18T22:34:57.281Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenIoPciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/./XenIoPciDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe/XenIoPciDxe.c
22832026-02-18T22:34:57.281Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/StatusCode/StatusCode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode/StatusCode.c
22842026-02-18T22:34:57.281ZGenSec -s EFI_SECTION_USER_INTERFACE -n NullMemoryTestDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC3.ui
22852026-02-18T22:34:57.306Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp4.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c
22862026-02-18T22:34:57.306ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC4.ver
22872026-02-18T22:34:57.306ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 96B5C032-DF4C-4b6e-8232-438DCF448D0E -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC4.ver
22882026-02-18T22:34:57.306Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_conn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_conn.c
22892026-02-18T22:34:57.330ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64]
22902026-02-18T22:34:57.355Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/AutoGen.c
22912026-02-18T22:34:57.380Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_dgram.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_dgram.c
22922026-02-18T22:34:57.380Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4If.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4If.c
22932026-02-18T22:34:57.381Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.lib
22942026-02-18T22:34:57.381Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/object_files.lst
22952026-02-18T22:34:57.405Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
22962026-02-18T22:34:57.430Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_fd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_fd.c
22972026-02-18T22:34:57.430Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.lib
22982026-02-18T22:34:57.430Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/object_files.lst
22992026-02-18T22:34:57.430Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
23002026-02-18T22:34:57.457Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./WatchdogTimer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c
23012026-02-18T22:34:57.482Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
23022026-02-18T22:34:57.482Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_file.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_file.c
23032026-02-18T22:34:57.506Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug
23042026-02-18T22:34:57.506Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
23052026-02-18T22:34:57.506Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
23062026-02-18T22:34:57.506Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
23072026-02-18T22:34:57.506Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.debug
23082026-02-18T22:34:57.506Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
23092026-02-18T22:34:57.506Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PeiCore.debug
23102026-02-18T22:34:57.506Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
23112026-02-18T22:34:57.506Z"GenFw" -e PEI_CORE -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
23122026-02-18T22:34:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenIoPciDxe.debug
23132026-02-18T22:34:57.531Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
23142026-02-18T22:34:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG
23152026-02-18T22:34:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PeiCore.efi
23162026-02-18T22:34:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT
23172026-02-18T22:34:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG
23182026-02-18T22:34:57.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenIoPciDxe.efi
23192026-02-18T22:34:57.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT
23202026-02-18T22:34:57.555Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680.map
23212026-02-18T22:34:57.555Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599.map
23222026-02-18T22:34:57.555Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi
23232026-02-18T22:34:57.555Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi
23242026-02-18T22:34:57.580Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_log.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_log.c
23252026-02-18T22:34:57.580ZGenSec -s EFI_SECTION_USER_INTERFACE -n PeiCore -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC2.ui
23262026-02-18T22:34:57.580ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenIoPciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC3.ui
23272026-02-18T22:34:57.580Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.lib
23282026-02-18T22:34:57.580Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/object_files.lst
23292026-02-18T22:34:57.580ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC4.ver
23302026-02-18T22:34:57.580ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC3.ver
23312026-02-18T22:34:57.604Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
23322026-02-18T22:34:57.604ZGenFfs -t EFI_FV_FILETYPE_PEI_CORE -g 52C05B14-0B98-496c-BC3B-04B50211D680 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC1.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC3.ver
23332026-02-18T22:34:57.604ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g cf569f50-de44-4f54-b4d7-f4ae25cda599 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC4.ver
23342026-02-18T22:34:57.604Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.c
23352026-02-18T22:34:57.629ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64]
23362026-02-18T22:34:57.653ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe/PvScsiDxe.inf [X64]
23372026-02-18T22:34:57.653Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
23382026-02-18T22:34:57.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/AutoGen.c
23392026-02-18T22:34:57.653Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug
23402026-02-18T22:34:57.653Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_mem.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_mem.c
23412026-02-18T22:34:57.653Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
23422026-02-18T22:34:57.653Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
23432026-02-18T22:34:57.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PvScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/AutoGen.c
23442026-02-18T22:34:57.678Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/WatchdogTimer.debug
23452026-02-18T22:34:57.678Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
23462026-02-18T22:34:57.678Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskBlockIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskBlockIo.c
23472026-02-18T22:34:57.678Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG
23482026-02-18T22:34:57.678Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/WatchdogTimer.efi
23492026-02-18T22:34:57.678Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT
23502026-02-18T22:34:57.703Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8.map
23512026-02-18T22:34:57.703Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.depex
23522026-02-18T22:34:57.727Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi
23532026-02-18T22:34:57.727ZGenSec -s EFI_SECTION_USER_INTERFACE -n WatchdogTimer -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC3.ui
23542026-02-18T22:34:57.752ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC4.ver
23552026-02-18T22:34:57.752Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWrite.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.c
23562026-02-18T22:34:57.776ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC4.ver
23572026-02-18T22:34:57.776Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PvScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/./PvScsi.obj -I/work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe/PvScsi.c
23582026-02-18T22:34:57.801ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64]
23592026-02-18T22:34:57.801Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c
23602026-02-18T22:34:57.801Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Igmp.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Igmp.c
23612026-02-18T22:34:57.801Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp6.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c
23622026-02-18T22:34:57.801Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/AutoGen.c
23632026-02-18T22:34:57.855Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskDriver.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDriver.c
23642026-02-18T22:34:57.881Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_sock.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_sock.c
23652026-02-18T22:34:57.917Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_add.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_add.c
23662026-02-18T22:34:57.942Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./Defer3rdPartyImageLoad.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.c
23672026-02-18T22:34:57.996Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Impl.c
23682026-02-18T22:34:58.021Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskFileExplorer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskFileExplorer.c
23692026-02-18T22:34:58.021Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_asm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_asm.c
23702026-02-18T22:34:58.045Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWriteDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.c
23712026-02-18T22:34:58.129Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./SecurityStub.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c
23722026-02-18T22:34:58.153Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include RamDiskDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskHii.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskHii.i
23732026-02-18T22:34:58.153Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.lib
23742026-02-18T22:34:58.154Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/object_files.lst
23752026-02-18T22:34:58.178Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskHii.i
23762026-02-18T22:34:58.178Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
23772026-02-18T22:34:58.178Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_blind.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_blind.c
23782026-02-18T22:34:58.202Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskHii.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskHii.c
23792026-02-18T22:34:58.226Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
23802026-02-18T22:34:58.250Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.debug
23812026-02-18T22:34:58.251Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
23822026-02-18T22:34:58.251Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
23832026-02-18T22:34:58.251Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PvScsiDxe.debug
23842026-02-18T22:34:58.251Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
23852026-02-18T22:34:58.275Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskImpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c
23862026-02-18T22:34:58.275Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG
23872026-02-18T22:34:58.275Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.lib
23882026-02-18T22:34:58.275Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PvScsiDxe.efi
23892026-02-18T22:34:58.275Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/object_files.lst
23902026-02-18T22:34:58.275Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT
23912026-02-18T22:34:58.275Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2.map
23922026-02-18T22:34:58.275Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
23932026-02-18T22:34:58.300Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi
23942026-02-18T22:34:58.300Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FtwMisc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
23952026-02-18T22:34:58.300ZGenSec -s EFI_SECTION_USER_INTERFACE -n PvScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC3.ui
23962026-02-18T22:34:58.324ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC4.ver
23972026-02-18T22:34:58.324Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_const.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_const.c
23982026-02-18T22:34:58.324ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 30346B14-1580-4781-879D-BA0C55AE9BB2 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC4.ver
23992026-02-18T22:34:58.375ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe/AmdSevDxe.inf [X64]
24002026-02-18T22:34:58.375Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
24012026-02-18T22:34:58.375Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug
24022026-02-18T22:34:58.375Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
24032026-02-18T22:34:58.375Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
24042026-02-18T22:34:58.399Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AmdSevDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/./AmdSevDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe/AmdSevDxe.c
24052026-02-18T22:34:58.399Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SecurityStubDxe.debug
24062026-02-18T22:34:58.399Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
24072026-02-18T22:34:58.399Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDriver.c
24082026-02-18T22:34:58.423Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG
24092026-02-18T22:34:58.423Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_ctx.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_ctx.c
24102026-02-18T22:34:58.423Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SecurityStubDxe.efi
24112026-02-18T22:34:58.423Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT
24122026-02-18T22:34:58.423Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFC.map
24132026-02-18T22:34:58.447Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.depex
24142026-02-18T22:34:58.447Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi
24152026-02-18T22:34:58.472ZGenSec -s EFI_SECTION_USER_INTERFACE -n SecurityStubDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC3.ui
24162026-02-18T22:34:58.472ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC4.ver
24172026-02-18T22:34:58.495ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F80697E9-7FD6-4665-8646-88E33EF71DFC -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFC.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC4.ver
24182026-02-18T22:34:58.519ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64]
24192026-02-18T22:34:58.519Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AmdSevDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AutoGen.c
24202026-02-18T22:34:58.545Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/AutoGen.c
24212026-02-18T22:34:58.569Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_depr.c
24222026-02-18T22:34:58.569Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskProtocol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
24232026-02-18T22:34:58.593Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_dh.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_dh.c
24242026-02-18T22:34:58.624Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.lib
24252026-02-18T22:34:58.649Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/object_files.lst
24262026-02-18T22:34:58.650Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
24272026-02-18T22:34:58.673Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_div.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_div.c
24282026-02-18T22:34:58.697Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Measurement.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Measurement.c
24292026-02-18T22:34:58.698Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Input.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Input.c
24302026-02-18T22:34:58.722Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
24312026-02-18T22:34:58.722Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./UpdateWorkingBlock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/UpdateWorkingBlock.c
24322026-02-18T22:34:58.722Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.debug
24332026-02-18T22:34:58.722Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
24342026-02-18T22:34:58.746Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
24352026-02-18T22:34:58.746Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AmdSevDxe.debug
24362026-02-18T22:34:58.746Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
24372026-02-18T22:34:58.770Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG
24382026-02-18T22:34:58.770Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AmdSevDxe.efi
24392026-02-18T22:34:58.770Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT
24402026-02-18T22:34:58.770Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7.map
24412026-02-18T22:34:58.770Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.depex
24422026-02-18T22:34:58.795Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi
24432026-02-18T22:34:58.819ZGenSec -s EFI_SECTION_USER_INTERFACE -n AmdSevDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC3.ui
24442026-02-18T22:34:58.819ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC4.ver
24452026-02-18T22:34:58.819Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_err.c
24462026-02-18T22:34:58.844ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2ec9da37-ee35-4de9-86c5-6d9a81dc38a7 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC4.ver
24472026-02-18T22:34:58.844Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
24482026-02-18T22:34:58.868ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64]
24492026-02-18T22:34:58.869Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.lib
24502026-02-18T22:34:58.869Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/object_files.lst
24512026-02-18T22:34:58.869Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/AutoGen.c
24522026-02-18T22:34:58.893Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_exp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_exp.c
24532026-02-18T22:34:58.893Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
24542026-02-18T22:34:58.893Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.lib
24552026-02-18T22:34:58.893Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/object_files.lst
24562026-02-18T22:34:58.893Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Reclaim.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Reclaim.c
24572026-02-18T22:34:58.918Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
24582026-02-18T22:34:58.942Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.lib
24592026-02-18T22:34:58.942Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/object_files.lst
24602026-02-18T22:34:58.966Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
24612026-02-18T22:34:58.967Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
24622026-02-18T22:34:58.991Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.debug
24632026-02-18T22:34:58.991Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
24642026-02-18T22:34:59.015Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c
24652026-02-18T22:34:59.015Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
24662026-02-18T22:34:59.015Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/RamDiskDxe.debug
24672026-02-18T22:34:59.015Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
24682026-02-18T22:34:59.015Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
24692026-02-18T22:34:59.039Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
24702026-02-18T22:34:59.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG
24712026-02-18T22:34:59.039Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./SpeculationBarrierDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/SpeculationBarrierDxe.c
24722026-02-18T22:34:59.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/RamDiskDxe.efi
24732026-02-18T22:34:59.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT
24742026-02-18T22:34:59.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug
24752026-02-18T22:34:59.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug
24762026-02-18T22:34:59.039Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081E.map
24772026-02-18T22:34:59.064Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
24782026-02-18T22:34:59.064Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
24792026-02-18T22:34:59.064Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
24802026-02-18T22:34:59.064Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
24812026-02-18T22:34:59.064Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.depex
24822026-02-18T22:34:59.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FaultTolerantWriteDxe.debug
24832026-02-18T22:34:59.064Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
24842026-02-18T22:34:59.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SetupBrowser.debug
24852026-02-18T22:34:59.088Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
24862026-02-18T22:34:59.088ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset --ModuleName=RamDiskDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG
24872026-02-18T22:34:59.088Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG
24882026-02-18T22:34:59.088Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FaultTolerantWriteDxe.efi
24892026-02-18T22:34:59.088Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT
24902026-02-18T22:34:59.088Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5D.map
24912026-02-18T22:34:59.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG
24922026-02-18T22:34:59.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SetupBrowser.efi
24932026-02-18T22:34:59.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT
24942026-02-18T22:34:59.112Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.depex
24952026-02-18T22:34:59.112Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671.map
24962026-02-18T22:34:59.136Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi
24972026-02-18T22:34:59.136Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.depex
24982026-02-18T22:34:59.161ZGenSec -s EFI_SECTION_USER_INTERFACE -n FaultTolerantWriteDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC3.ui
24992026-02-18T22:34:59.161Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi
25002026-02-18T22:34:59.161Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./TcgMorLockDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/TcgMorLockDxe.c
25012026-02-18T22:34:59.161ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC4.ver
25022026-02-18T22:34:59.161Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./Ehci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
25032026-02-18T22:34:59.185ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FE5CEA76-4F72-49e8-986F-2CD899DFFE5D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC4.ver
25042026-02-18T22:34:59.185ZGenSec -s EFI_SECTION_USER_INTERFACE -n SetupBrowser -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC3.ui
25052026-02-18T22:34:59.185ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe/VirtioRng.inf [X64]
25062026-02-18T22:34:59.209ZGenSec -s EFI_SECTION_VERSION -n 2.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC4.ver
25072026-02-18T22:34:59.209Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Option.c
25082026-02-18T22:34:59.209ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g EBf342FE-B1D3-4EF8-957C-8048606FF671 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC4.ver
25092026-02-18T22:34:59.233ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf [X64]
25102026-02-18T22:34:59.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioRngDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/AutoGen.c
25112026-02-18T22:34:59.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiSdt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiSdt.c
25122026-02-18T22:34:59.282Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_exp2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_exp2.c
25132026-02-18T22:34:59.306Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VarCheck.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VarCheck.c
25142026-02-18T22:34:59.348Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioRngDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/./VirtioRng.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe/VirtioRng.c
25152026-02-18T22:34:59.372Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Output.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Output.c
25162026-02-18T22:34:59.413Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Variable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
25172026-02-18T22:34:59.438Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_gcd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_gcd.c
25182026-02-18T22:34:59.462Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcMtftp.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcMtftp.c
25192026-02-18T22:34:59.532Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset
25202026-02-18T22:34:59.556Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi
25212026-02-18T22:34:59.580Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Route.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Route.c
25222026-02-18T22:34:59.580Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.lib
25232026-02-18T22:34:59.580ZGenSec -s EFI_SECTION_USER_INTERFACE -n RamDiskDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC3.ui
25242026-02-18T22:34:59.580Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/object_files.lst
25252026-02-18T22:34:59.606Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
25262026-02-18T22:34:59.606ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC4.ver
25272026-02-18T22:34:59.606Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC6.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.aml
25282026-02-18T22:34:59.637ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 28A03FF4-12B3-4305-A417-BB1A4F94081E -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC4.ver -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC6.1.raw
25292026-02-18T22:34:59.637Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_gf2m.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_gf2m.c
25302026-02-18T22:34:59.663ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf [X64]
25312026-02-18T22:34:59.664Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
25322026-02-18T22:34:59.664Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.debug
25332026-02-18T22:34:59.664Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
25342026-02-18T22:34:59.689Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
25352026-02-18T22:34:59.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/AutoGen.c
25362026-02-18T22:34:59.689Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioRngDxe.debug
25372026-02-18T22:34:59.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciDebug.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c
25382026-02-18T22:34:59.689Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
25392026-02-18T22:34:59.689Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_intern.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_intern.c
25402026-02-18T22:34:59.713Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG
25412026-02-18T22:34:59.713Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioRngDxe.efi
25422026-02-18T22:34:59.713Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT
25432026-02-18T22:34:59.713Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665A.map
25442026-02-18T22:34:59.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTable.c
25452026-02-18T22:34:59.738Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi
25462026-02-18T22:34:59.738ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioRngDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC3.ui
25472026-02-18T22:34:59.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./DxeLoad.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
25482026-02-18T22:34:59.762ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC4.ver
25492026-02-18T22:34:59.787ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 58E26F0D-CBAC-4BBA-B70F-18221415665A -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC4.ver
25502026-02-18T22:34:59.787ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64]
25512026-02-18T22:34:59.876Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_kron.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_kron.c
25522026-02-18T22:34:59.876Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.lib
25532026-02-18T22:34:59.876Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/object_files.lst
25542026-02-18T22:34:59.876Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcSupport.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c
25552026-02-18T22:34:59.877Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/AutoGen.c
25562026-02-18T22:34:59.877Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
25572026-02-18T22:34:59.877Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTableProtocol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c
25582026-02-18T22:34:59.901Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_lib.c
25592026-02-18T22:34:59.925Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.c
25602026-02-18T22:34:59.949Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
25612026-02-18T22:34:59.973Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ComponentName.c
25622026-02-18T22:34:59.973Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug
25632026-02-18T22:34:59.997Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
25642026-02-18T22:34:59.997Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
25652026-02-18T22:34:59.997Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Ip4Dxe.debug
25662026-02-18T22:35:00.022Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
25672026-02-18T22:35:00.022Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG
25682026-02-18T22:35:00.022Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Ip4Dxe.efi
25692026-02-18T22:35:00.022Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT
25702026-02-18T22:35:00.046Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFF.map
25712026-02-18T22:35:00.046ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset --ModuleName=Ip4Dxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG
25722026-02-18T22:35:00.070Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/DxeLoadFunc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64/DxeLoadFunc.c
25732026-02-18T22:35:00.111Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpress.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpress.c
25742026-02-18T22:35:00.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciSched.c
25752026-02-18T22:35:00.183Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c
25762026-02-18T22:35:00.221Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mod.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mod.c
25772026-02-18T22:35:00.259Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./Aml.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/Aml.c
25782026-02-18T22:35:00.342Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.lib
25792026-02-18T22:35:00.366Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/object_files.lst
25802026-02-18T22:35:00.366Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
25812026-02-18T22:35:00.390Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
25822026-02-18T22:35:00.390Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mont.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mont.c
25832026-02-18T22:35:00.461Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlChild.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlChild.c
25842026-02-18T22:35:00.486Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
25852026-02-18T22:35:00.512Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.lib
25862026-02-18T22:35:00.536Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/object_files.lst
25872026-02-18T22:35:00.536Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug
25882026-02-18T22:35:00.536Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
25892026-02-18T22:35:00.536Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
25902026-02-18T22:35:00.536Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
25912026-02-18T22:35:00.536Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4DxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset
25922026-02-18T22:35:00.560Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiPxeBcDxe.debug
25932026-02-18T22:35:00.560Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
25942026-02-18T22:35:00.560Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi
25952026-02-18T22:35:00.585Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG
25962026-02-18T22:35:00.585ZGenSec -s EFI_SECTION_USER_INTERFACE -n Ip4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC3.ui
25972026-02-18T22:35:00.585Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiPxeBcDxe.efi
25982026-02-18T22:35:00.585Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT
25992026-02-18T22:35:00.585Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressBlockIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressBlockIo.c
26002026-02-18T22:35:00.585Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mpi.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mpi.c
26012026-02-18T22:35:00.585Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3A.map
26022026-02-18T22:35:00.585ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC4.ver
26032026-02-18T22:35:00.610Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.depex
26042026-02-18T22:35:00.610Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciUrb.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciUrb.c
26052026-02-18T22:35:00.610ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9FB1A1F3-3B71-4324-B39A-745CBB015FFF -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4DxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC4.ver
26062026-02-18T22:35:00.610Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlNamespace.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlNamespace.c
26072026-02-18T22:35:00.610Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
26082026-02-18T22:35:00.610Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi
26092026-02-18T22:35:00.635ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Sec/SecMain.inf [X64]
26102026-02-18T22:35:00.635ZGenSec -s EFI_SECTION_USER_INTERFACE -n UefiPxeBcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC3.ui
26112026-02-18T22:35:00.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug
26122026-02-18T22:35:00.635Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
26132026-02-18T22:35:00.635Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
26142026-02-18T22:35:00.635ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC4.ver
26152026-02-18T22:35:00.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DxeIpl.debug
26162026-02-18T22:35:00.659Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
26172026-02-18T22:35:00.659ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B95E9FDA-26DE-48d2-8807-1F9107AC5E3A -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC4.ver
26182026-02-18T22:35:00.659Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMainStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/AutoGen.c
26192026-02-18T22:35:00.659Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG
26202026-02-18T22:35:00.659Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DxeIpl.efi
26212026-02-18T22:35:00.659Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT
26222026-02-18T22:35:00.684ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf [X64]
26232026-02-18T22:35:00.684Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mul.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mul.c
26242026-02-18T22:35:00.684Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081.map
26252026-02-18T22:35:00.684Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.depex
26262026-02-18T22:35:00.708Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi
26272026-02-18T22:35:00.708Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/AutoGen.c
26282026-02-18T22:35:00.708ZGenSec -s EFI_SECTION_USER_INTERFACE -n DxeIpl -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC3.ui
26292026-02-18T22:35:00.732ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC4.ver
26302026-02-18T22:35:00.733Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMainStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/./SecMain.obj -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Sec/SecMain.c
26312026-02-18T22:35:00.733ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 86D70125-BAA3-4296-A62F-602BEBBB9081 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC4.ver
26322026-02-18T22:35:00.759ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/PlatformPei.inf [X64]
26332026-02-18T22:35:00.783Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableExLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableExLib.c
26342026-02-18T22:35:00.783Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AmdSev.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/AmdSev.c
26352026-02-18T22:35:00.807Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_nist.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_nist.c
26362026-02-18T22:35:00.831Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c
26372026-02-18T22:35:00.832Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c
26382026-02-18T22:35:00.856Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FvbInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbInfo.c
26392026-02-18T22:35:00.913Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableLockRequestToLock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableLockRequestToLock.c
26402026-02-18T22:35:00.937Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockService.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockService.c
26412026-02-18T22:35:00.961Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/AutoGen.c
26422026-02-18T22:35:00.987ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Sec/X64/SecEntry.nasm
26432026-02-18T22:35:01.011Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlString.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlString.c
26442026-02-18T22:35:01.011Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableNonVolatile.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableNonVolatile.c
26452026-02-18T22:35:01.035Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_prime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_prime.c
26462026-02-18T22:35:01.059Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./ClearCache.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/ClearCache.c
26472026-02-18T22:35:01.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressDiskInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c
26482026-02-18T22:35:01.084Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.lib
26492026-02-18T22:35:01.084Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/object_files.lst
26502026-02-18T22:35:01.108Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
26512026-02-18T22:35:01.145Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Cmos.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Cmos.c
26522026-02-18T22:35:01.174Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
26532026-02-18T22:35:01.198Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug
26542026-02-18T22:35:01.198Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AutoGen.c
26552026-02-18T22:35:01.198Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
26562026-02-18T22:35:01.198Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableParsing.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableParsing.c
26572026-02-18T22:35:01.198Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
26582026-02-18T22:35:01.222Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./FeatureControl.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/FeatureControl.c
26592026-02-18T22:35:01.223Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EhciDxe.debug
26602026-02-18T22:35:01.223Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
26612026-02-18T22:35:01.247Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG
26622026-02-18T22:35:01.247Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EhciDxe.efi
26632026-02-18T22:35:01.247Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT
26642026-02-18T22:35:01.247Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_print.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_print.c
26652026-02-18T22:35:01.247Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777E.map
26662026-02-18T22:35:01.247Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressHci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c
26672026-02-18T22:35:01.247Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi
26682026-02-18T22:35:01.271ZGenSec -s EFI_SECTION_USER_INTERFACE -n EhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC3.ui
26692026-02-18T22:35:01.271ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC4.ver
26702026-02-18T22:35:01.296ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g BDFE430E-8F2A-4db0-9991-6F856594777E -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC4.ver
26712026-02-18T22:35:01.296Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockServiceDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockServiceDxe.c
26722026-02-18T22:35:01.320ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf [X64]
26732026-02-18T22:35:01.320Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.lib
26742026-02-18T22:35:01.320Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/object_files.lst
26752026-02-18T22:35:01.344Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Fv.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Fv.c
26762026-02-18T22:35:01.344Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/AutoGen.c
26772026-02-18T22:35:01.344Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
26782026-02-18T22:35:01.378Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Sec/X64/SecEntry.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.ii
26792026-02-18T22:35:01.402Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemDetect.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/MemDetect.c
26802026-02-18T22:35:01.402Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
26812026-02-18T22:35:01.402Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_rand.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_rand.c
26822026-02-18T22:35:01.402Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/./ReportStatusCodeRouterPei.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.c
26832026-02-18T22:35:01.402ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.ii
26842026-02-18T22:35:01.402Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug
26852026-02-18T22:35:01.427Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
26862026-02-18T22:35:01.427Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
26872026-02-18T22:35:01.427Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AcpiTableDxe.debug
26882026-02-18T22:35:01.427Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
26892026-02-18T22:35:01.451Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG
26902026-02-18T22:35:01.451Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AcpiTableDxe.efi
26912026-02-18T22:35:01.451Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT
26922026-02-18T22:35:01.451Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6B.map
26932026-02-18T22:35:01.475Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.depex
26942026-02-18T22:35:01.475Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi
26952026-02-18T22:35:01.475Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlash.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlash.c
26962026-02-18T22:35:01.475Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableRuntimeCache.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeCache.c
26972026-02-18T22:35:01.499ZGenSec -s EFI_SECTION_USER_INTERFACE -n AcpiTableDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC3.ui
26982026-02-18T22:35:01.523ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC4.ver
26992026-02-18T22:35:01.523ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9622E42C-8E38-4a08-9E8F-54F784652F6B -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC4.ver
27002026-02-18T22:35:01.523Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.lib
27012026-02-18T22:35:01.523Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/object_files.lst
27022026-02-18T22:35:01.547Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_recp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_recp.c
27032026-02-18T22:35:01.547ZBuilding ... /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64]
27042026-02-18T22:35:01.547Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
27052026-02-18T22:35:01.571Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/AutoGen.c
27062026-02-18T22:35:01.596Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
27072026-02-18T22:35:01.621Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.debug
27082026-02-18T22:35:01.621Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
27092026-02-18T22:35:01.621Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.lib
27102026-02-18T22:35:01.621Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/object_files.lst
27112026-02-18T22:35:01.621Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlashDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlashDxe.c
27122026-02-18T22:35:01.621Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
27132026-02-18T22:35:01.621Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ReportStatusCodeRouterPei.debug
27142026-02-18T22:35:01.621Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
27152026-02-18T22:35:01.621Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
27162026-02-18T22:35:01.645Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG
27172026-02-18T22:35:01.645Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ReportStatusCodeRouterPei.efi
27182026-02-18T22:35:01.645Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT
27192026-02-18T22:35:01.646Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_shift.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_shift.c
27202026-02-18T22:35:01.646Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23.map
27212026-02-18T22:35:01.670Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.depex
27222026-02-18T22:35:01.670Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressPassthru.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c
27232026-02-18T22:35:01.670Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemTypeInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/MemTypeInfo.c
27242026-02-18T22:35:01.671Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi
27252026-02-18T22:35:01.696ZGenSec -s EFI_SECTION_USER_INTERFACE -n ReportStatusCodeRouterPei -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC3.ui
27262026-02-18T22:35:01.720ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC4.ver
27272026-02-18T22:35:01.720ZGenFfs -t EFI_FV_FILETYPE_PEIM -g A3610442-E69F-4DF3-82CA-2360C4031A23 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC4.ver
27282026-02-18T22:35:01.720Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
27292026-02-18T22:35:01.744Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtc.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
27302026-02-18T22:35:01.769ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64]
27312026-02-18T22:35:01.769Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug
27322026-02-18T22:35:01.769Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
27332026-02-18T22:35:01.769Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
27342026-02-18T22:35:01.769Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.lib
27352026-02-18T22:35:01.769Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/object_files.lst
27362026-02-18T22:35:01.770Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
27372026-02-18T22:35:01.770Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VariableRuntimeDxe.debug
27382026-02-18T22:35:01.770Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
27392026-02-18T22:35:01.770Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_sqr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_sqr.c
27402026-02-18T22:35:01.770Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/AutoGen.c
27412026-02-18T22:35:01.795Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Platform.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Platform.c
27422026-02-18T22:35:01.796Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG
27432026-02-18T22:35:01.796Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VariableRuntimeDxe.efi
27442026-02-18T22:35:01.796Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT
27452026-02-18T22:35:01.796Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60.map
27462026-02-18T22:35:01.823Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.depex
27472026-02-18T22:35:01.823Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi
27482026-02-18T22:35:01.847ZGenSec -s EFI_SECTION_USER_INTERFACE -n VariableRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC3.ui
27492026-02-18T22:35:01.848Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Sec/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii
27502026-02-18T22:35:01.848Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
27512026-02-18T22:35:01.848Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.lib
27522026-02-18T22:35:01.848Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/object_files.lst
27532026-02-18T22:35:01.848ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC4.ver
27542026-02-18T22:35:01.872Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
27552026-02-18T22:35:01.872ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CBD2E4D5-7068-4FF5-B462-9822B4AD8D60 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC4.ver
27562026-02-18T22:35:01.872Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug
27572026-02-18T22:35:01.872Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_sqrt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_sqrt.c
27582026-02-18T22:35:01.872Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
27592026-02-18T22:35:01.872Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
27602026-02-18T22:35:01.896Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FvbServicesRuntimeDxe.debug
27612026-02-18T22:35:01.896Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
27622026-02-18T22:35:01.896ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf [X64]
27632026-02-18T22:35:01.920Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG
27642026-02-18T22:35:01.920Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FvbServicesRuntimeDxe.efi
27652026-02-18T22:35:01.920Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT
27662026-02-18T22:35:01.920Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7.map
27672026-02-18T22:35:01.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleCache.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleCache.c
27682026-02-18T22:35:01.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/AutoGen.c
27692026-02-18T22:35:01.920Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.depex
27702026-02-18T22:35:01.944Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
27712026-02-18T22:35:01.944Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi
27722026-02-18T22:35:01.969Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug
27732026-02-18T22:35:01.969Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
27742026-02-18T22:35:01.969ZGenSec -s EFI_SECTION_USER_INTERFACE -n FvbServicesRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC3.ui
27752026-02-18T22:35:01.969Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
27762026-02-18T22:35:01.969ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC4.ver
27772026-02-18T22:35:01.969Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SecMain.debug
27782026-02-18T22:35:01.969Z"GenFw" -e SEC -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
27792026-02-18T22:35:01.994ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 733cbac2-b23f-4b92-bc8e-fb01ce5907b7 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC4.ver
27802026-02-18T22:35:01.994Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG
27812026-02-18T22:35:01.994Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SecMain.efi
27822026-02-18T22:35:01.994Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT
27832026-02-18T22:35:02.019Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_srp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_srp.c
27842026-02-18T22:35:02.019ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64]
27852026-02-18T22:35:02.020Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880.map
27862026-02-18T22:35:02.020Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi
27872026-02-18T22:35:02.020Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleReset.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleReset.c
27882026-02-18T22:35:02.045ZGenSec -s EFI_SECTION_USER_INTERFACE -n SecMain -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC2.ui
27892026-02-18T22:35:02.045Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/AutoGen.c
27902026-02-18T22:35:02.045ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC3.ver
27912026-02-18T22:35:02.045Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_word.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_word.c
27922026-02-18T22:35:02.070ZGenFfs -t EFI_FV_FILETYPE_SECURITY_CORE -g df1ccef6-f301-4a63-9661-fc6030dcc880 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC3.ver
27932026-02-18T22:35:02.070ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf [X64]
27942026-02-18T22:35:02.094Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Xen.c
27952026-02-18T22:35:02.095Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/./ScriptExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ScriptExecute.c
27962026-02-18T22:35:02.095Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtcEntry.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c
27972026-02-18T22:35:02.119Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/AutoGen.c
27982026-02-18T22:35:02.119Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleService.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c
27992026-02-18T22:35:02.145Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.lib
28002026-02-18T22:35:02.145Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/object_files.lst
28012026-02-18T22:35:02.145Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28022026-02-18T22:35:02.169Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_x931p.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_x931p.c
28032026-02-18T22:35:02.193Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./SmbiosDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c
28042026-02-18T22:35:02.193Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.lib
28052026-02-18T22:35:02.193Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/object_files.lst
28062026-02-18T22:35:02.217Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./VirtioPciDevice.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c
28072026-02-18T22:35:02.217Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28082026-02-18T22:35:02.241Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
28092026-02-18T22:35:02.241Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.debug
28102026-02-18T22:35:02.241Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.lib
28112026-02-18T22:35:02.266Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/object_files.lst
28122026-02-18T22:35:02.266Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
28132026-02-18T22:35:02.266Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
28142026-02-18T22:35:02.266Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28152026-02-18T22:35:02.266Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NvmExpressDxe.debug
28162026-02-18T22:35:02.266Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
28172026-02-18T22:35:02.266Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/buffer/buf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer/buf_err.c
28182026-02-18T22:35:02.266Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/X64/SaveLongModeContext.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/SaveLongModeContext.c
28192026-02-18T22:35:02.290Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG
28202026-02-18T22:35:02.291Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NvmExpressDxe.efi
28212026-02-18T22:35:02.315Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT
28222026-02-18T22:35:02.315Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
28232026-02-18T22:35:02.315Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3.map
28242026-02-18T22:35:02.315Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi
28252026-02-18T22:35:02.315Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug
28262026-02-18T22:35:02.315Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
28272026-02-18T22:35:02.340Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
28282026-02-18T22:35:02.340Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/buffer/buffer.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer/buffer.c
28292026-02-18T22:35:02.340ZGenSec -s EFI_SECTION_USER_INTERFACE -n NvmExpressDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC3.ui
28302026-02-18T22:35:02.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PlatformPei.debug
28312026-02-18T22:35:02.340Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
28322026-02-18T22:35:02.340Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
28332026-02-18T22:35:02.340ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.nasm
28342026-02-18T22:35:02.364ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC4.ver
28352026-02-18T22:35:02.364Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug
28362026-02-18T22:35:02.364ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC4.ver
28372026-02-18T22:35:02.364Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
28382026-02-18T22:35:02.364Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
28392026-02-18T22:35:02.364Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG
28402026-02-18T22:35:02.364Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PlatformPei.efi
28412026-02-18T22:35:02.388Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT
28422026-02-18T22:35:02.388Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcRtc.debug
28432026-02-18T22:35:02.388ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf [X64]
28442026-02-18T22:35:02.388Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4.map
28452026-02-18T22:35:02.388Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./VirtioPciFunctions.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciFunctions.c
28462026-02-18T22:35:02.388Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
28472026-02-18T22:35:02.388Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.depex
28482026-02-18T22:35:02.389Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG
28492026-02-18T22:35:02.389Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcRtc.efi
28502026-02-18T22:35:02.413Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT
28512026-02-18T22:35:02.413Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1.map
28522026-02-18T22:35:02.413Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.depex
28532026-02-18T22:35:02.413Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi
28542026-02-18T22:35:02.438Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/AutoGen.c
28552026-02-18T22:35:02.438Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi
28562026-02-18T22:35:02.438ZGenSec -s EFI_SECTION_USER_INTERFACE -n PlatformPei -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC3.ui
28572026-02-18T22:35:02.438ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC4.ver
28582026-02-18T22:35:02.462ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcRtc -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC3.ui
28592026-02-18T22:35:02.462ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 222c386d-5abc-4fb4-b124-fbb82488acf4 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC4.ver
28602026-02-18T22:35:02.462Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cm_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cm_ameth.c
28612026-02-18T22:35:02.462ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC4.ver
28622026-02-18T22:35:02.486ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf [X64]
28632026-02-18T22:35:02.486ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 378D7B65-8DA9-4773-B6E4-A47826A833E1 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC4.ver
28642026-02-18T22:35:02.510Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.lib
28652026-02-18T22:35:02.510Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/object_files.lst
28662026-02-18T22:35:02.511ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDxe.inf [X64]
28672026-02-18T22:35:02.511Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AhciMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
28682026-02-18T22:35:02.511Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28692026-02-18T22:35:02.511Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/AutoGen.c
28702026-02-18T22:35:02.535Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cm_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cm_pmeth.c
28712026-02-18T22:35:02.559Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.lib
28722026-02-18T22:35:02.559Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/object_files.lst
28732026-02-18T22:35:02.559Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
28742026-02-18T22:35:02.583Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/./ReportStatusCodeRouterRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.c
28752026-02-18T22:35:02.583Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28762026-02-18T22:35:02.583Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug
28772026-02-18T22:35:02.583Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
28782026-02-18T22:35:02.583Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
28792026-02-18T22:35:02.584Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CapsuleRuntimeDxe.debug
28802026-02-18T22:35:02.584Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
28812026-02-18T22:35:02.608Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG
28822026-02-18T22:35:02.608Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CapsuleRuntimeDxe.efi
28832026-02-18T22:35:02.608Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT
28842026-02-18T22:35:02.608Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.lib
28852026-02-18T22:35:02.608Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/object_files.lst
28862026-02-18T22:35:02.632Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840.map
28872026-02-18T22:35:02.632Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
28882026-02-18T22:35:02.632Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
28892026-02-18T22:35:02.632Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.depex
28902026-02-18T22:35:02.632Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.debug
28912026-02-18T22:35:02.632Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/ComponentName.c
28922026-02-18T22:35:02.656Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
28932026-02-18T22:35:02.656Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi
28942026-02-18T22:35:02.656Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
28952026-02-18T22:35:02.656Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioPciDeviceDxe.debug
28962026-02-18T22:35:02.656Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
28972026-02-18T22:35:02.656ZGenSec -s EFI_SECTION_USER_INTERFACE -n CapsuleRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC3.ui
28982026-02-18T22:35:02.681Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG
28992026-02-18T22:35:02.681Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioPciDeviceDxe.efi
29002026-02-18T22:35:02.681ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC4.ver
29012026-02-18T22:35:02.681Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT
29022026-02-18T22:35:02.681Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7.map
29032026-02-18T22:35:02.705ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 42857F0A-13F2-4B21-8A23-53D3F714B840 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC4.ver
29042026-02-18T22:35:02.705Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
29052026-02-18T22:35:02.705Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi
29062026-02-18T22:35:02.729ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf [X64]
29072026-02-18T22:35:02.729Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug
29082026-02-18T22:35:02.729Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cmac.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cmac.c
29092026-02-18T22:35:02.729ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioPciDeviceDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC3.ui
29102026-02-18T22:35:02.729Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
29112026-02-18T22:35:02.729Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
29122026-02-18T22:35:02.729ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC4.ver
29132026-02-18T22:35:02.729Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SmbiosDxe.debug
29142026-02-18T22:35:02.729Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
29152026-02-18T22:35:02.729ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 83dd3b39-7caf-4fac-a542-e050b767e3a7 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC4.ver
29162026-02-18T22:35:02.729Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/AutoGen.c
29172026-02-18T22:35:02.753Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG
29182026-02-18T22:35:02.754Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SmbiosDxe.efi
29192026-02-18T22:35:02.754Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT
29202026-02-18T22:35:02.754ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf [X64]
29212026-02-18T22:35:02.754Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EA.map
29222026-02-18T22:35:02.754Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.depex
29232026-02-18T22:35:02.778Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3Resume2PeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/AutoGen.c
29242026-02-18T22:35:02.778Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi
29252026-02-18T22:35:02.778Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.lib
29262026-02-18T22:35:02.778Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/object_files.lst
29272026-02-18T22:35:02.802Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.ii
29282026-02-18T22:35:02.802ZGenSec -s EFI_SECTION_USER_INTERFACE -n SmbiosDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC3.ui
29292026-02-18T22:35:02.802Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
29302026-02-18T22:35:02.802ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC4.ver
29312026-02-18T22:35:02.826ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F9D88642-0737-49bc-81B5-6889CD57D9EA -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC4.ver
29322026-02-18T22:35:02.826ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.ii
29332026-02-18T22:35:02.826Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./SockImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/SockImpl.c
29342026-02-18T22:35:02.850ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf [X64]
29352026-02-18T22:35:02.850Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3Resume2PeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/./S3Resume.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c
29362026-02-18T22:35:02.850Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/ComponentName.c
29372026-02-18T22:35:02.850Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/c_zlib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/c_zlib.c
29382026-02-18T22:35:02.874Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/AutoGen.c
29392026-02-18T22:35:02.874Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
29402026-02-18T22:35:02.874Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.debug
29412026-02-18T22:35:02.874Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
29422026-02-18T22:35:02.898Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
29432026-02-18T22:35:02.899Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ReportStatusCodeRouterRuntimeDxe.debug
29442026-02-18T22:35:02.899Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
29452026-02-18T22:35:02.923Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG
29462026-02-18T22:35:02.923Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ReportStatusCodeRouterRuntimeDxe.efi
29472026-02-18T22:35:02.923Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT
29482026-02-18T22:35:02.923Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C.map
29492026-02-18T22:35:02.923Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.depex
29502026-02-18T22:35:02.947Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/comp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/comp_err.c
29512026-02-18T22:35:02.947Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi
29522026-02-18T22:35:02.971ZGenSec -s EFI_SECTION_USER_INTERFACE -n ReportStatusCodeRouterRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC3.ui
29532026-02-18T22:35:02.971Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Driver.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Driver.c
29542026-02-18T22:35:02.971Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/ComponentName.c
29552026-02-18T22:35:02.971ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC4.ver
29562026-02-18T22:35:02.996ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC4.ver
29572026-02-18T22:35:02.996Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/comp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/comp_lib.c
29582026-02-18T22:35:03.023ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf [X64]
29592026-02-18T22:35:03.048Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/AutoGen.c
29602026-02-18T22:35:03.144Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_api.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_api.c
29612026-02-18T22:35:03.144Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./Serial.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
29622026-02-18T22:35:03.181Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./Tftp.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.c
29632026-02-18T22:35:03.206Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_def.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_def.c
29642026-02-18T22:35:03.230Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./SockInterface.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/SockInterface.c
29652026-02-18T22:35:03.230ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/AsmFuncs.nasm
29662026-02-18T22:35:03.230Z"nasm" -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.iii
29672026-02-18T22:35:03.230Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/SetIdtEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/SetIdtEntry.c
29682026-02-18T22:35:03.336Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Gop.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Gop.c
29692026-02-18T22:35:03.382Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AtaAtapiPassThru.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
29702026-02-18T22:35:03.434Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.lib
29712026-02-18T22:35:03.459Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/object_files.lst
29722026-02-18T22:35:03.459Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
29732026-02-18T22:35:03.486Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_err.c
29742026-02-18T22:35:03.511Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./TftpDynamicCommand.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.c
29752026-02-18T22:35:03.511Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpDispatcher.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDispatcher.c
29762026-02-18T22:35:03.546Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_lib.c
29772026-02-18T22:35:03.570Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Initialize.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Initialize.c
29782026-02-18T22:35:03.570Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./SerialIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/SerialIo.c
29792026-02-18T22:35:03.594Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
29802026-02-18T22:35:03.619Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.debug
29812026-02-18T22:35:03.619Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
29822026-02-18T22:35:03.643Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
29832026-02-18T22:35:03.643Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BootScriptExecutorDxe.debug
29842026-02-18T22:35:03.643Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
29852026-02-18T22:35:03.643Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.lib
29862026-02-18T22:35:03.668Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/object_files.lst
29872026-02-18T22:35:03.668Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.rc -g A487A478-51EF-48AA-8794-7BEE2A0562F1 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandStrDefs.hpk
29882026-02-18T22:35:03.668Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG
29892026-02-18T22:35:03.668Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BootScriptExecutorDxe.efi
29902026-02-18T22:35:03.668Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT
29912026-02-18T22:35:03.692Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.lib
29922026-02-18T22:35:03.692Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CEC.map
29932026-02-18T22:35:03.692Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
29942026-02-18T22:35:03.692Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.depex
29952026-02-18T22:35:03.717Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi
29962026-02-18T22:35:03.717Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_mall.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_mall.c
29972026-02-18T22:35:03.717Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./VbeShim.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/VbeShim.c
29982026-02-18T22:35:03.741ZGenSec -s EFI_SECTION_USER_INTERFACE -n BootScriptExecutorDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC3.ui
29992026-02-18T22:35:03.741Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/AsmFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.ii
30002026-02-18T22:35:03.741ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC4.ver
30012026-02-18T22:35:03.766ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FA20568B-548B-4b2b-81EF-1BA08D4A3CEC -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CEC.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC4.ver
30022026-02-18T22:35:03.766ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.ii
30032026-02-18T22:35:03.790ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf [X64]
30042026-02-18T22:35:03.790Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
30052026-02-18T22:35:03.790Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.debug
30062026-02-18T22:35:03.815Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDriver.c
30072026-02-18T22:35:03.815Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
30082026-02-18T22:35:03.815Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AcpiPlatform.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c
30092026-02-18T22:35:03.815Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
30102026-02-18T22:35:03.815Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/tftpDynamicCommand.debug
30112026-02-18T22:35:03.815Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
30122026-02-18T22:35:03.840Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_mod.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_mod.c
30132026-02-18T22:35:03.840Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG
30142026-02-18T22:35:03.840Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/tftpDynamicCommand.efi
30152026-02-18T22:35:03.840Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT
30162026-02-18T22:35:03.864Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1.map
30172026-02-18T22:35:03.864Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.depex
30182026-02-18T22:35:03.888Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi
30192026-02-18T22:35:03.888Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.lib
30202026-02-18T22:35:03.888Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/object_files.lst
30212026-02-18T22:35:03.912Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AutoGen.c
30222026-02-18T22:35:03.912ZGenSec -s EFI_SECTION_USER_INTERFACE -n tftpDynamicCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC3.ui
30232026-02-18T22:35:03.912Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
30242026-02-18T22:35:03.912ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC4.ver
30252026-02-18T22:35:03.936ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A487A478-51EF-48AA-8794-7BEE2A0562F1 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC4.ver
30262026-02-18T22:35:03.960ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64]
30272026-02-18T22:35:03.984Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/AutoGen.c
30282026-02-18T22:35:03.984Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
30292026-02-18T22:35:04.008Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AutoGen.c
30302026-02-18T22:35:04.008Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug
30312026-02-18T22:35:04.008Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
30322026-02-18T22:35:04.033Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
30332026-02-18T22:35:04.033Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuVideoDxe.debug
30342026-02-18T22:35:04.033Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
30352026-02-18T22:35:04.057Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/ComponentName.c
30362026-02-18T22:35:04.057Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.lib
30372026-02-18T22:35:04.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG
30382026-02-18T22:35:04.057Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/object_files.lst
30392026-02-18T22:35:04.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuVideoDxe.efi
30402026-02-18T22:35:04.057Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT
30412026-02-18T22:35:04.057Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986be.map
30422026-02-18T22:35:04.082Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
30432026-02-18T22:35:04.082Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi
30442026-02-18T22:35:04.082Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_sap.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_sap.c
30452026-02-18T22:35:04.082Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c
30462026-02-18T22:35:04.106ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuVideoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC3.ui
30472026-02-18T22:35:04.106ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC4.ver
30482026-02-18T22:35:04.130ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g e3752948-b9a1-4770-90c4-df41c38986be -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986be.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC4.ver
30492026-02-18T22:35:04.130Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
30502026-02-18T22:35:04.154ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe/VirtioBlk.inf [X64]
30512026-02-18T22:35:04.154Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.debug
30522026-02-18T22:35:04.154Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
30532026-02-18T22:35:04.154Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./BootScript.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/BootScript.c
30542026-02-18T22:35:04.178Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
30552026-02-18T22:35:04.178Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciSioSerialDxe.debug
30562026-02-18T22:35:04.178Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/AutoGen.c
30572026-02-18T22:35:04.178Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
30582026-02-18T22:35:04.203Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG
30592026-02-18T22:35:04.203Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciSioSerialDxe.efi
30602026-02-18T22:35:04.203Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT
30612026-02-18T22:35:04.203Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./IdeMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/IdeMode.c
30622026-02-18T22:35:04.203Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.iii
30632026-02-18T22:35:04.203Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17.map
30642026-02-18T22:35:04.203Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpInput.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpInput.c
30652026-02-18T22:35:04.203Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.lib
30662026-02-18T22:35:04.203Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi
30672026-02-18T22:35:04.203Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/object_files.lst
30682026-02-18T22:35:04.203Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_ssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_ssl.c
30692026-02-18T22:35:04.228Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
30702026-02-18T22:35:04.228ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciSioSerialDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC3.ui
30712026-02-18T22:35:04.252Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./Uhci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
30722026-02-18T22:35:04.252ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC4.ver
30732026-02-18T22:35:04.253ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E2775B47-D453-4EE3-ADA7-391A1B05AC17 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC4.ver
30742026-02-18T22:35:04.277ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64]
30752026-02-18T22:35:04.301Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./VirtioBlk.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe/VirtioBlk.c
30762026-02-18T22:35:04.301Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/AutoGen.c
30772026-02-18T22:35:04.301Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
30782026-02-18T22:35:04.326Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.debug
30792026-02-18T22:35:04.326Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
30802026-02-18T22:35:04.326Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
30812026-02-18T22:35:04.326Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cpt_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cpt_err.c
30822026-02-18T22:35:04.326Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/S3Resume2Pei.debug
30832026-02-18T22:35:04.351Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
30842026-02-18T22:35:04.351Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./EntryPoint.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/EntryPoint.c
30852026-02-18T22:35:04.351Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG
30862026-02-18T22:35:04.351Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/S3Resume2Pei.efi
30872026-02-18T22:35:04.351Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT
30882026-02-18T22:35:04.376Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71.map
30892026-02-18T22:35:04.376Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.depex
30902026-02-18T22:35:04.401Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cryptlib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cryptlib.c
30912026-02-18T22:35:04.401Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi
30922026-02-18T22:35:04.401ZGenSec -s EFI_SECTION_USER_INTERFACE -n S3Resume2Pei -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC3.ui
30932026-02-18T22:35:04.430Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Pcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.c
30942026-02-18T22:35:04.430ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC4.ver
30952026-02-18T22:35:04.431ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 89E549B0-7CFE-449d-9BA3-10D8B2312D71 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC4.ver
30962026-02-18T22:35:04.455ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf [X64]
30972026-02-18T22:35:04.455Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ctype.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ctype.c
30982026-02-18T22:35:04.481Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuKernelLoaderFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/AutoGen.c
30992026-02-18T22:35:04.510Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cversion.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cversion.c
31002026-02-18T22:35:04.534Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./PciDecoding.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/PciDecoding.c
31012026-02-18T22:35:04.534Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.lib
31022026-02-18T22:35:04.535Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/object_files.lst
31032026-02-18T22:35:04.559Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
31042026-02-18T22:35:04.584Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_ameth.c
31052026-02-18T22:35:04.608Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuKernelLoaderFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/./QemuKernelLoaderFsDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c
31062026-02-18T22:35:04.608Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
31072026-02-18T22:35:04.632Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug
31082026-02-18T22:35:04.633Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
31092026-02-18T22:35:04.633Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
31102026-02-18T22:35:04.633Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioBlkDxe.debug
31112026-02-18T22:35:04.657Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
31122026-02-18T22:35:04.657Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciDebug.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDebug.c
31132026-02-18T22:35:04.657Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG
31142026-02-18T22:35:04.657Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioBlkDxe.efi
31152026-02-18T22:35:04.657Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT
31162026-02-18T22:35:04.682Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5.map
31172026-02-18T22:35:04.682Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpIo.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpIo.c
31182026-02-18T22:35:04.682Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi
31192026-02-18T22:35:04.682Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Qemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/Qemu.c
31202026-02-18T22:35:04.707ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioBlkDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC3.ui
31212026-02-18T22:35:04.707ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC4.ver
31222026-02-18T22:35:04.732ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC4.ver
31232026-02-18T22:35:04.732Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Service.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Service.c
31242026-02-18T22:35:04.756ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Logo/LogoDxe.inf [X64]
31252026-02-18T22:35:04.756Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LogoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Logo -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/AutoGen.c
31262026-02-18T22:35:04.782Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.lib
31272026-02-18T22:35:04.806Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/object_files.lst
31282026-02-18T22:35:04.806Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
31292026-02-18T22:35:04.830Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciQueue.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
31302026-02-18T22:35:04.854Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_asn1.c
31312026-02-18T22:35:04.854Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpMain.c
31322026-02-18T22:35:04.878Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LogoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/./Logo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Logo -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Logo/Logo.c
31332026-02-18T22:35:04.903Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.lib
31342026-02-18T22:35:04.903Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/object_files.lst
31352026-02-18T22:35:04.903Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
31362026-02-18T22:35:04.903Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./QemuFwCfgAcpi.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c
31372026-02-18T22:35:04.903Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
31382026-02-18T22:35:04.927Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.debug
31392026-02-18T22:35:04.927Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
31402026-02-18T22:35:04.928Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
31412026-02-18T22:35:04.928Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AtaAtapiPassThruDxe.debug
31422026-02-18T22:35:04.928Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
31432026-02-18T22:35:04.951Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG
31442026-02-18T22:35:04.952Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AtaAtapiPassThruDxe.efi
31452026-02-18T22:35:04.952Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT
31462026-02-18T22:35:04.976Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_check.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_check.c
31472026-02-18T22:35:04.976Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455.map
31482026-02-18T22:35:04.976Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
31492026-02-18T22:35:04.976Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi
31502026-02-18T22:35:04.976Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.debug
31512026-02-18T22:35:05.000Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
31522026-02-18T22:35:05.000ZGenSec -s EFI_SECTION_USER_INTERFACE -n AtaAtapiPassThruDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC3.ui
31532026-02-18T22:35:05.001Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
31542026-02-18T22:35:05.001Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.lib
31552026-02-18T22:35:05.001Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/object_files.lst
31562026-02-18T22:35:05.001Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuKernelLoaderFsDxe.debug
31572026-02-18T22:35:05.001Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
31582026-02-18T22:35:05.001ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC4.ver
31592026-02-18T22:35:05.001Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.rc -g F74D20EE-37E7-48FC-97F7-9B1047749C69 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxeIdf.hpk
31602026-02-18T22:35:05.025ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 5E523CB4-D397-4986-87BD-A6DD8B22F455 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC4.ver
31612026-02-18T22:35:05.026Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG
31622026-02-18T22:35:05.026Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuKernelLoaderFsDxe.efi
31632026-02-18T22:35:05.026Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT
31642026-02-18T22:35:05.026Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.rc /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.lib
31652026-02-18T22:35:05.026Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48f.map
31662026-02-18T22:35:05.026Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
31672026-02-18T22:35:05.050ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf [X64]
31682026-02-18T22:35:05.050Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.depex
31692026-02-18T22:35:05.050Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi
31702026-02-18T22:35:05.074Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/AutoGen.c
31712026-02-18T22:35:05.074Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciReg.c
31722026-02-18T22:35:05.074ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuKernelLoaderFsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC3.ui
31732026-02-18T22:35:05.075Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
31742026-02-18T22:35:05.099ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC4.ver
31752026-02-18T22:35:05.099Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_depr.c
31762026-02-18T22:35:05.099Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.debug
31772026-02-18T22:35:05.099Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
31782026-02-18T22:35:05.099ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 806040ca-dad9-4978-a3b4-2d2ab0c8a48f -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48f.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC4.ver
31792026-02-18T22:35:05.099Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
31802026-02-18T22:35:05.099Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/LogoDxe.debug
31812026-02-18T22:35:05.127Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
31822026-02-18T22:35:05.127ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe/Virtio10.inf [X64]
31832026-02-18T22:35:05.127Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_err.c
31842026-02-18T22:35:05.127Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG
31852026-02-18T22:35:05.127Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/LogoDxe.efi
31862026-02-18T22:35:05.127Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT
31872026-02-18T22:35:05.152Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69.map
31882026-02-18T22:35:05.152Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Virtio10Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/AutoGen.c
31892026-02-18T22:35:05.152Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.depex
31902026-02-18T22:35:05.152Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpMisc.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpMisc.c
31912026-02-18T22:35:05.177Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi
31922026-02-18T22:35:05.177Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ComponentName.c
31932026-02-18T22:35:05.177Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_gen.c
31942026-02-18T22:35:05.202ZGenSec -s EFI_SECTION_USER_INTERFACE -n LogoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC3.ui
31952026-02-18T22:35:05.202ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC4.ver
31962026-02-18T22:35:05.202Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.lib
31972026-02-18T22:35:05.202Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/object_files.lst
31982026-02-18T22:35:05.202ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F74D20EE-37E7-48FC-97F7-9B1047749C69 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC4.ver
31992026-02-18T22:35:05.227Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
32002026-02-18T22:35:05.252ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64]
32012026-02-18T22:35:05.252Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.c
32022026-02-18T22:35:05.252Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/AutoGen.c
32032026-02-18T22:35:05.252Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Virtio10Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/./Virtio10.obj -I/work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe/Virtio10.c
32042026-02-18T22:35:05.276Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_kdf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_kdf.c
32052026-02-18T22:35:05.276Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
32062026-02-18T22:35:05.300Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug
32072026-02-18T22:35:05.300Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
32082026-02-18T22:35:05.300Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
32092026-02-18T22:35:05.325Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcdDxe.debug
32102026-02-18T22:35:05.325Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_key.c
32112026-02-18T22:35:05.325Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
32122026-02-18T22:35:05.325Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/Xen.c
32132026-02-18T22:35:05.325Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG
32142026-02-18T22:35:05.350Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcdDxe.efi
32152026-02-18T22:35:05.350Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c
32162026-02-18T22:35:05.350Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT
32172026-02-18T22:35:05.350Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541.map
32182026-02-18T22:35:05.350Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/DXEPcdDataBase.raw && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/DXEPcdDataBaseSec.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/DXEPcdDataBase.raw
32192026-02-18T22:35:05.374Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c
32202026-02-18T22:35:05.374Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.depex
32212026-02-18T22:35:05.399Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi
32222026-02-18T22:35:05.399ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcdDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC3.ui
32232026-02-18T22:35:05.443ZGenSec -s EFI_SECTION_VERSION -n 4.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC4.ver
32242026-02-18T22:35:05.468ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 80CF7257-87AB-47f9-A3FE-D50B76D89541 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/DXEPcdDataBaseSec.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC4.ver
32252026-02-18T22:35:05.492ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf [X64]
32262026-02-18T22:35:05.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.lib
32272026-02-18T22:35:05.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/object_files.lst
32282026-02-18T22:35:05.541Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_lib.c
32292026-02-18T22:35:05.541Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuRamfbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/AutoGen.c
32302026-02-18T22:35:05.541Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
32312026-02-18T22:35:05.569Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpOption.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpOption.c
32322026-02-18T22:35:05.594Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitter.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
32332026-02-18T22:35:05.619Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
32342026-02-18T22:35:05.619Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c
32352026-02-18T22:35:05.619Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug
32362026-02-18T22:35:05.643Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
32372026-02-18T22:35:05.643Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
32382026-02-18T22:35:05.643Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuRamfbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/./QemuRamfb.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe/QemuRamfb.c
32392026-02-18T22:35:05.643Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AcpiPlatform.debug
32402026-02-18T22:35:05.643Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
32412026-02-18T22:35:05.668Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG
32422026-02-18T22:35:05.668Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AcpiPlatform.efi
32432026-02-18T22:35:05.669Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT
32442026-02-18T22:35:05.669Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_meth.c
32452026-02-18T22:35:05.669Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970.map
32462026-02-18T22:35:05.669Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.lib
32472026-02-18T22:35:05.669Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/object_files.lst
32482026-02-18T22:35:05.694Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.depex
32492026-02-18T22:35:05.694Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./Xhci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
32502026-02-18T22:35:05.694Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
32512026-02-18T22:35:05.694Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi
32522026-02-18T22:35:05.718ZGenSec -s EFI_SECTION_USER_INTERFACE -n AcpiPlatform -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC3.ui
32532026-02-18T22:35:05.718ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC4.ver
32542026-02-18T22:35:05.743ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 49970331-E3FA-4637-9ABC-3B7868676970 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC4.ver
32552026-02-18T22:35:05.743Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
32562026-02-18T22:35:05.767ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Dxe.inf [X64]
32572026-02-18T22:35:05.767Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.debug
32582026-02-18T22:35:05.767Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
32592026-02-18T22:35:05.767Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
32602026-02-18T22:35:05.767Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Virtio10.debug
32612026-02-18T22:35:05.767Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
32622026-02-18T22:35:05.767Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpOutput.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpOutput.c
32632026-02-18T22:35:05.792Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/AutoGen.c
32642026-02-18T22:35:05.792Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_pmeth.c
32652026-02-18T22:35:05.792Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG
32662026-02-18T22:35:05.792Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Virtio10.efi
32672026-02-18T22:35:05.792Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT
32682026-02-18T22:35:05.792Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527.map
32692026-02-18T22:35:05.817Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.lib
32702026-02-18T22:35:05.817Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi
32712026-02-18T22:35:05.817Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/object_files.lst
32722026-02-18T22:35:05.817Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
32732026-02-18T22:35:05.817ZGenSec -s EFI_SECTION_USER_INTERFACE -n Virtio10 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC3.ui
32742026-02-18T22:35:05.841ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC4.ver
32752026-02-18T22:35:05.841ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0170F60C-1D40-4651-956D-F0BD9879D527 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC4.ver
32762026-02-18T22:35:05.865Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.lib
32772026-02-18T22:35:05.865Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/object_files.lst
32782026-02-18T22:35:05.865ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf [X64]
32792026-02-18T22:35:05.865Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
32802026-02-18T22:35:05.890Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
32812026-02-18T22:35:05.890Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.debug
32822026-02-18T22:35:05.890Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/AutoGen.c
32832026-02-18T22:35:05.890Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
32842026-02-18T22:35:05.915Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/ComponentName.c
32852026-02-18T22:35:05.915Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
32862026-02-18T22:35:05.915Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuRamfbDxe.debug
32872026-02-18T22:35:05.915Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
32882026-02-18T22:35:05.940Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG
32892026-02-18T22:35:05.940Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/QemuRamfbDxe.efi
32902026-02-18T22:35:05.940Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT
32912026-02-18T22:35:05.940Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef.map
32922026-02-18T22:35:05.940Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
32932026-02-18T22:35:05.940Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.depex
32942026-02-18T22:35:05.964Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug
32952026-02-18T22:35:05.964Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
32962026-02-18T22:35:05.964Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
32972026-02-18T22:35:05.964Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi
32982026-02-18T22:35:05.964Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UhciDxe.debug
32992026-02-18T22:35:05.964Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
33002026-02-18T22:35:05.989Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_prn.c
33012026-02-18T22:35:05.989ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuRamfbDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC3.ui
33022026-02-18T22:35:05.989Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG
33032026-02-18T22:35:05.989ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC4.ver
33042026-02-18T22:35:05.989Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UhciDxe.efi
33052026-02-18T22:35:05.989Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT
33062026-02-18T22:35:06.014Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7.map
33072026-02-18T22:35:06.015ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC4.ver
33082026-02-18T22:35:06.015Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi
33092026-02-18T22:35:06.039ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Application/Shell/Shell.inf [X64]
33102026-02-18T22:35:06.039ZGenSec -s EFI_SECTION_USER_INTERFACE -n UhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC3.ui
33112026-02-18T22:35:06.039Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DriverHealthManagerDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthConfigureVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthConfigureVfr.i
33122026-02-18T22:35:06.039ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC4.ver
33132026-02-18T22:35:06.040Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_rfc5114.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_rfc5114.c
33142026-02-18T22:35:06.064Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthConfigureVfr.i
33152026-02-18T22:35:06.064ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC4.ver
33162026-02-18T22:35:06.064Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/AutoGen.c
33172026-02-18T22:35:06.064Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthConfigureVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthConfigureVfr.c
33182026-02-18T22:35:06.088ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf [X64]
33192026-02-18T22:35:06.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Driver.c
33202026-02-18T22:35:06.113Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/AutoGen.c
33212026-02-18T22:35:06.137Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpTimer.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpTimer.c
33222026-02-18T22:35:06.137Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_rfc7919.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_rfc7919.c
33232026-02-18T22:35:06.137Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthManagerDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.c
33242026-02-18T22:35:06.223Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_dl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_dl.c
33252026-02-18T22:35:06.268Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Impl.c
33262026-02-18T22:35:06.292Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ComponentName.c
33272026-02-18T22:35:06.292Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_dlfcn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_dlfcn.c
33282026-02-18T22:35:06.293Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleLogger.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ConsoleLogger.c
33292026-02-18T22:35:06.316Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./XhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciReg.c
33302026-02-18T22:35:06.359Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_err.c
33312026-02-18T22:35:06.384Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.lib
33322026-02-18T22:35:06.384Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/object_files.lst
33332026-02-18T22:35:06.384Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ElTorito.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ElTorito.c
33342026-02-18T22:35:06.408Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
33352026-02-18T22:35:06.432Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_lib.c
33362026-02-18T22:35:06.498Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
33372026-02-18T22:35:06.523Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DriverHealthManagerDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerVfr.i
33382026-02-18T22:35:06.523Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerVfr.i
33392026-02-18T22:35:06.523Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.debug
33402026-02-18T22:35:06.523Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
33412026-02-18T22:35:06.548Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
33422026-02-18T22:35:06.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Gpt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c
33432026-02-18T22:35:06.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerVfr.c
33442026-02-18T22:35:06.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/TcpDxe.debug
33452026-02-18T22:35:06.548Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
33462026-02-18T22:35:06.572Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG
33472026-02-18T22:35:06.572Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./XhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
33482026-02-18T22:35:06.572Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/TcpDxe.efi
33492026-02-18T22:35:06.572Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT
33502026-02-18T22:35:06.596Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_openssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_openssl.c
33512026-02-18T22:35:06.596Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622B.map
33522026-02-18T22:35:06.597Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi
33532026-02-18T22:35:06.668Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.lib
33542026-02-18T22:35:06.668Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/object_files.lst
33552026-02-18T22:35:06.668ZGenSec -s EFI_SECTION_USER_INTERFACE -n TcpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC3.ui
33562026-02-18T22:35:06.668Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
33572026-02-18T22:35:06.668ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC4.ver
33582026-02-18T22:35:06.668ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1A7E4468-2F55-4a56-903C-01265EB7622B -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC4.ver
33592026-02-18T22:35:06.669ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64]
33602026-02-18T22:35:06.669Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_vms.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_vms.c
33612026-02-18T22:35:06.693Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/AutoGen.c
33622026-02-18T22:35:06.693Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
33632026-02-18T22:35:06.718Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.debug
33642026-02-18T22:35:06.718Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_win32.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_win32.c
33652026-02-18T22:35:06.718Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
33662026-02-18T22:35:06.718Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
33672026-02-18T22:35:06.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleWrappers.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c
33682026-02-18T22:35:06.742Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DriverHealthManagerDxe.debug
33692026-02-18T22:35:06.742Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
33702026-02-18T22:35:06.767Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG
33712026-02-18T22:35:06.767Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DriverHealthManagerDxe.efi
33722026-02-18T22:35:06.767Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT
33732026-02-18T22:35:06.767Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACF.map
33742026-02-18T22:35:06.767Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ebcdic.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ebcdic.c
33752026-02-18T22:35:06.792Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.depex
33762026-02-18T22:35:06.792Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Main.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Main.c
33772026-02-18T22:35:06.792Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcDebuggerHook.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebuggerHook.c
33782026-02-18T22:35:06.792ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset --ModuleName=DriverHealthManagerDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG
33792026-02-18T22:35:06.816Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/err/err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/err/err.c
33802026-02-18T22:35:06.841Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitterGraphics.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
33812026-02-18T22:35:06.841Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Mbr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c
33822026-02-18T22:35:06.889Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcExecute.c
33832026-02-18T22:35:06.945Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./FileHandleWrappers.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c
33842026-02-18T22:35:07.001Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.lib
33852026-02-18T22:35:07.025Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Partition.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c
33862026-02-18T22:35:07.025Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/object_files.lst
33872026-02-18T22:35:07.025Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
33882026-02-18T22:35:07.050Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.lib
33892026-02-18T22:35:07.050Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/object_files.lst
33902026-02-18T22:35:07.074Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
33912026-02-18T22:35:07.098Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/err/err_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/err/err_prn.c
33922026-02-18T22:35:07.123Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
33932026-02-18T22:35:07.147Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
33942026-02-18T22:35:07.147Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug
33952026-02-18T22:35:07.147Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
33962026-02-18T22:35:07.147Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
33972026-02-18T22:35:07.147Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug
33982026-02-18T22:35:07.147Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
33992026-02-18T22:35:07.147Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Udp4Dxe.debug
34002026-02-18T22:35:07.172Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
34012026-02-18T22:35:07.172Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
34022026-02-18T22:35:07.172Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_b64.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_b64.c
34032026-02-18T22:35:07.172Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ConSplitterDxe.debug
34042026-02-18T22:35:07.172Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
34052026-02-18T22:35:07.172Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG
34062026-02-18T22:35:07.172Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Udp4Dxe.efi
34072026-02-18T22:35:07.172Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT
34082026-02-18T22:35:07.196Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG
34092026-02-18T22:35:07.197Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ConSplitterDxe.efi
34102026-02-18T22:35:07.197Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2b.map
34112026-02-18T22:35:07.197Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT
34122026-02-18T22:35:07.197Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi
34132026-02-18T22:35:07.197Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281.map
34142026-02-18T22:35:07.221Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi
34152026-02-18T22:35:07.221ZGenSec -s EFI_SECTION_USER_INTERFACE -n Udp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC3.ui
34162026-02-18T22:35:07.221Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset
34172026-02-18T22:35:07.221ZGenSec -s EFI_SECTION_USER_INTERFACE -n ConSplitterDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC3.ui
34182026-02-18T22:35:07.221ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC4.ver
34192026-02-18T22:35:07.246ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC4.ver
34202026-02-18T22:35:07.246ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6d6963ab-906d-4a65-a7ca-bd40e5d6af2b -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2b.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC4.ver
34212026-02-18T22:35:07.246Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi
34222026-02-18T22:35:07.246ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 408edcec-cf6d-477c-a5a8-b4844e3de281 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC4.ver
34232026-02-18T22:35:07.270ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/VirtioNet.inf [X64]
34242026-02-18T22:35:07.270ZGenSec -s EFI_SECTION_USER_INTERFACE -n DriverHealthManagerDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC3.ui
34252026-02-18T22:35:07.270ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuDxe.inf [X64]
34262026-02-18T22:35:07.294ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC4.ver
34272026-02-18T22:35:07.295Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/AutoGen.c
34282026-02-18T22:35:07.295ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g EBF8ED7C-0DD1-4787-84F1-F48D537DCACF -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC4.ver
34292026-02-18T22:35:07.483ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe.inf [X64]
34302026-02-18T22:35:07.484Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/AutoGen.c
34312026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/AutoGen.c
34322026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/ComponentName.c
34332026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_enc.c
34342026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuDxe.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuDxe.c
34352026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/ComponentName.c
34362026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/DriverBinding.c
34372026-02-18T22:35:07.512Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./Shell.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/Shell.c
34382026-02-18T22:35:07.539Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcInt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcInt.c
34392026-02-18T22:35:07.570Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_md.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_md.c
34402026-02-18T22:35:07.594Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Udf.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c
34412026-02-18T22:35:07.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Driver.c
34422026-02-18T22:35:07.664Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./EntryPoint.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/EntryPoint.c
34432026-02-18T22:35:07.692Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_ok.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_ok.c
34442026-02-18T22:35:07.773Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./Events.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/Events.c
34452026-02-18T22:35:07.797Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.lib
34462026-02-18T22:35:07.797Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/object_files.lst
34472026-02-18T22:35:07.797Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
34482026-02-18T22:35:07.821Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.lib
34492026-02-18T22:35:07.821Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/object_files.lst
34502026-02-18T22:35:07.821Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
34512026-02-18T22:35:07.862Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
34522026-02-18T22:35:07.887Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpGetStatus.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpGetStatus.c
34532026-02-18T22:35:07.887Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug
34542026-02-18T22:35:07.887Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
34552026-02-18T22:35:07.911Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
34562026-02-18T22:35:07.911Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuGdt.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuGdt.c
34572026-02-18T22:35:07.911Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
34582026-02-18T22:35:07.911Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PartitionDxe.debug
34592026-02-18T22:35:07.912Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.c
34602026-02-18T22:35:07.912ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.nasm
34612026-02-18T22:35:07.912Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
34622026-02-18T22:35:07.912Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/c_allc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/c_allc.c
34632026-02-18T22:35:07.912Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.debug
34642026-02-18T22:35:07.912Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
34652026-02-18T22:35:07.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG
34662026-02-18T22:35:07.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PartitionDxe.efi
34672026-02-18T22:35:07.936Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
34682026-02-18T22:35:07.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT
34692026-02-18T22:35:07.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XhciDxe.debug
34702026-02-18T22:35:07.936Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609.map
34712026-02-18T22:35:07.936Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
34722026-02-18T22:35:07.936Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi
34732026-02-18T22:35:07.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG
34742026-02-18T22:35:07.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XhciDxe.efi
34752026-02-18T22:35:07.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT
34762026-02-18T22:35:07.961ZGenSec -s EFI_SECTION_USER_INTERFACE -n PartitionDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC3.ui
34772026-02-18T22:35:07.961Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28.map
34782026-02-18T22:35:07.961ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC4.ver
34792026-02-18T22:35:07.961Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi
34802026-02-18T22:35:07.985ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1FA1F39E-FEFF-4aae-BD7B-38A070A3B609 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC4.ver
34812026-02-18T22:35:07.985ZGenSec -s EFI_SECTION_USER_INTERFACE -n XhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC3.ui
34822026-02-18T22:35:07.985Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpInitialize.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpInitialize.c
34832026-02-18T22:35:07.985ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC4.ver
34842026-02-18T22:35:08.010ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf [X64]
34852026-02-18T22:35:08.010ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B7F50E91-A759-412c-ADE4-DCD03E7F7C28 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC4.ver
34862026-02-18T22:35:08.034Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/AutoGen.c
34872026-02-18T22:35:08.034ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpDxe.inf [X64]
34882026-02-18T22:35:08.034Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/c_alld.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/c_alld.c
34892026-02-18T22:35:08.034Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpDriver.c
34902026-02-18T22:35:08.059Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuMp.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuMp.c
34912026-02-18T22:35:08.125Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/ComponentName.c
34922026-02-18T22:35:08.149Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/cmeth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/cmeth_lib.c
34932026-02-18T22:35:08.173Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpMcastIpToMac.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpMcastIpToMac.c
34942026-02-18T22:35:08.221Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./File.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/File.c
34952026-02-18T22:35:08.245Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Option.c
34962026-02-18T22:35:08.245Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/digest.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/digest.c
34972026-02-18T22:35:08.276Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpImpl.c
34982026-02-18T22:35:08.300Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceive.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpReceive.c
34992026-02-18T22:35:08.300Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.ii
35002026-02-18T22:35:08.327Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuPageTable.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuPageTable.c
35012026-02-18T22:35:08.357ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.ii
35022026-02-18T22:35:08.400Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceiveFilters.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpReceiveFilters.c
35032026-02-18T22:35:08.425Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes.c
35042026-02-18T22:35:08.425Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellEnvVar.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellEnvVar.c
35052026-02-18T22:35:08.454Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Rrq.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Rrq.c
35062026-02-18T22:35:08.487Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpSharedHelpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpSharedHelpers.c
35072026-02-18T22:35:08.521Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./FileName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileName.c
35082026-02-18T22:35:08.591Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpShutdown.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpShutdown.c
35092026-02-18T22:35:08.640Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpMain.c
35102026-02-18T22:35:08.669Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./FileSystemOperations.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c
35112026-02-18T22:35:08.694Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStart.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpStart.c
35122026-02-18T22:35:08.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellManParser.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellManParser.c
35132026-02-18T22:35:08.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Support.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Support.c
35142026-02-18T22:35:08.776Z"nasm" -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii
35152026-02-18T22:35:08.776Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStop.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpStop.c
35162026-02-18T22:35:08.776Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcSupport.c
35172026-02-18T22:35:08.800Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes_cbc_hmac_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
35182026-02-18T22:35:08.846Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpTransmit.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpTransmit.c
35192026-02-18T22:35:08.871Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/AutoGen.c
35202026-02-18T22:35:08.871ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/CpuAsm.nasm
35212026-02-18T22:35:08.896Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes_cbc_hmac_sha256.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c
35222026-02-18T22:35:08.954Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpUnsupported.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpUnsupported.c
35232026-02-18T22:35:08.978Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.lib
35242026-02-18T22:35:08.978Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/object_files.lst
35252026-02-18T22:35:08.978Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
35262026-02-18T22:35:08.978Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ComponentName.c
35272026-02-18T22:35:09.003Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellParametersProtocol.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c
35282026-02-18T22:35:09.003Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aria.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aria.c
35292026-02-18T22:35:09.030Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.lib
35302026-02-18T22:35:09.054Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/object_files.lst
35312026-02-18T22:35:09.054Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Wrq.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Wrq.c
35322026-02-18T22:35:09.055Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
35332026-02-18T22:35:09.055Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
35342026-02-18T22:35:09.079Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug
35352026-02-18T22:35:09.079Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
35362026-02-18T22:35:09.079Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
35372026-02-18T22:35:09.079Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EbcDxe.debug
35382026-02-18T22:35:09.079Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
35392026-02-18T22:35:09.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.lib
35402026-02-18T22:35:09.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/object_files.lst
35412026-02-18T22:35:09.103Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG
35422026-02-18T22:35:09.104Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EbcDxe.efi
35432026-02-18T22:35:09.104Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT
35442026-02-18T22:35:09.104Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.map
35452026-02-18T22:35:09.128Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
35462026-02-18T22:35:09.128Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
35472026-02-18T22:35:09.128Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex
35482026-02-18T22:35:09.153Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug
35492026-02-18T22:35:09.153Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi
35502026-02-18T22:35:09.153Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
35512026-02-18T22:35:09.153Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
35522026-02-18T22:35:09.153Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioNetDxe.debug
35532026-02-18T22:35:09.153ZGenSec -s EFI_SECTION_USER_INTERFACE -n EbcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui
35542026-02-18T22:35:09.153Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
35552026-02-18T22:35:09.178ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC4.ver
35562026-02-18T22:35:09.178Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG
35572026-02-18T22:35:09.178Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioNetDxe.efi
35582026-02-18T22:35:09.178Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
35592026-02-18T22:35:09.178Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT
35602026-02-18T22:35:09.178ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC4.ver
35612026-02-18T22:35:09.203Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524.map
35622026-02-18T22:35:09.203Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug
35632026-02-18T22:35:09.203Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi
35642026-02-18T22:35:09.230Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./Udf.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/Udf.c
35652026-02-18T22:35:09.230Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
35662026-02-18T22:35:09.230ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64]
35672026-02-18T22:35:09.230Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
35682026-02-18T22:35:09.230Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ArpDxe.debug
35692026-02-18T22:35:09.230ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioNetDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC3.ui
35702026-02-18T22:35:09.230Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
35712026-02-18T22:35:09.231ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC4.ver
35722026-02-18T22:35:09.231Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG
35732026-02-18T22:35:09.231Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ArpDxe.efi
35742026-02-18T22:35:09.231Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/AutoGen.c
35752026-02-18T22:35:09.231Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT
35762026-02-18T22:35:09.231ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A92CDB4B-82F1-4E0B-A516-8A655D371524 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC4.ver
35772026-02-18T22:35:09.256Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113.map
35782026-02-18T22:35:09.256Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi
35792026-02-18T22:35:09.256ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64]
35802026-02-18T22:35:09.280ZGenSec -s EFI_SECTION_USER_INTERFACE -n ArpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC3.ui
35812026-02-18T22:35:09.280ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC4.ver
35822026-02-18T22:35:09.280Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.lib
35832026-02-18T22:35:09.280Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/AutoGen.c
35842026-02-18T22:35:09.280Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/object_files.lst
35852026-02-18T22:35:09.280ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 529D3F93-E8E9-4e73-B1E1-BDF6A9D50113 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC4.ver
35862026-02-18T22:35:09.312ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf [X64]
35872026-02-18T22:35:09.336Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
35882026-02-18T22:35:09.336Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/CpuAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.ii
35892026-02-18T22:35:09.336Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Ansi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Ansi.c
35902026-02-18T22:35:09.336Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./DevicePath.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePath.c
35912026-02-18T22:35:09.336Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.lib
35922026-02-18T22:35:09.337Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/object_files.lst
35932026-02-18T22:35:09.362ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.ii
35942026-02-18T22:35:09.363Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
35952026-02-18T22:35:09.387Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
35962026-02-18T22:35:09.388Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug
35972026-02-18T22:35:09.388Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_bf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_bf.c
35982026-02-18T22:35:09.388Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
35992026-02-18T22:35:09.388Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
36002026-02-18T22:35:09.412Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./MonotonicCounter.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounter.c
36012026-02-18T22:35:09.412Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Mtftp4Dxe.debug
36022026-02-18T22:35:09.412Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
36032026-02-18T22:35:09.412Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.lib
36042026-02-18T22:35:09.412Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/object_files.lst
36052026-02-18T22:35:09.440Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
36062026-02-18T22:35:09.440Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG
36072026-02-18T22:35:09.440Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Mtftp4Dxe.efi
36082026-02-18T22:35:09.440Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
36092026-02-18T22:35:09.440Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT
36102026-02-18T22:35:09.440Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.debug
36112026-02-18T22:35:09.441Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454B.map
36122026-02-18T22:35:09.441Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
36132026-02-18T22:35:09.441Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_camellia.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_camellia.c
36142026-02-18T22:35:09.441Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi
36152026-02-18T22:35:09.441Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
36162026-02-18T22:35:09.465Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UdfDxe.debug
36172026-02-18T22:35:09.465Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
36182026-02-18T22:35:09.466ZGenSec -s EFI_SECTION_USER_INTERFACE -n Mtftp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC3.ui
36192026-02-18T22:35:09.466Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/AutoGen.c
36202026-02-18T22:35:09.466Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_cast.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_cast.c
36212026-02-18T22:35:09.466Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG
36222026-02-18T22:35:09.466ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC4.ver
36232026-02-18T22:35:09.466Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UdfDxe.efi
36242026-02-18T22:35:09.466Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT
36252026-02-18T22:35:09.490Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4.map
36262026-02-18T22:35:09.490ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g DC3641B8-2FA8-4ed3-BC1F-F9962A03454B -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC4.ver
36272026-02-18T22:35:09.490Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi
36282026-02-18T22:35:09.490Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
36292026-02-18T22:35:09.515ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf [X64]
36302026-02-18T22:35:09.515ZGenSec -s EFI_SECTION_USER_INTERFACE -n UdfDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC3.ui
36312026-02-18T22:35:09.515ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC4.ver
36322026-02-18T22:35:09.515Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_chacha20_poly1305.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_chacha20_poly1305.c
36332026-02-18T22:35:09.515Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug
36342026-02-18T22:35:09.515Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
36352026-02-18T22:35:09.515Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
36362026-02-18T22:35:09.515Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.lib
36372026-02-18T22:35:09.515Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DevicePathDxe.debug
36382026-02-18T22:35:09.515Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/object_files.lst
36392026-02-18T22:35:09.515Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
36402026-02-18T22:35:09.540ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 905f13b0-8f91-4b0a-bd76-e1e78f9422e4 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC4.ver
36412026-02-18T22:35:09.540Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellProtocol.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellProtocol.c
36422026-02-18T22:35:09.540Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
36432026-02-18T22:35:09.540Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/AutoGen.c
36442026-02-18T22:35:09.540Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG
36452026-02-18T22:35:09.565ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf [X64]
36462026-02-18T22:35:09.565Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DevicePathDxe.efi
36472026-02-18T22:35:09.565Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT
36482026-02-18T22:35:09.565Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443.map
36492026-02-18T22:35:09.565Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.depex
36502026-02-18T22:35:09.565Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_des.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_des.c
36512026-02-18T22:35:09.565Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/AutoGen.c
36522026-02-18T22:35:09.590Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi
36532026-02-18T22:35:09.590Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
36542026-02-18T22:35:09.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ComponentName.c
36552026-02-18T22:35:09.590Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug
36562026-02-18T22:35:09.590ZGenSec -s EFI_SECTION_USER_INTERFACE -n DevicePathDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC3.ui
36572026-02-18T22:35:09.590Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
36582026-02-18T22:35:09.590Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
36592026-02-18T22:35:09.590Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MonotonicCounterRuntimeDxe.debug
36602026-02-18T22:35:09.615Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
36612026-02-18T22:35:09.615ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC4.ver
36622026-02-18T22:35:09.615Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_des3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_des3.c
36632026-02-18T22:35:09.615ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9B680FCE-AD6B-4F3A-B60B-F59899003443 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC4.ver
36642026-02-18T22:35:09.615Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG
36652026-02-18T22:35:09.615Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MonotonicCounterRuntimeDxe.efi
36662026-02-18T22:35:09.615Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT
36672026-02-18T22:35:09.639ZBuilding ... /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Fat.inf [X64]
36682026-02-18T22:35:09.639Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652.map
36692026-02-18T22:35:09.639Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.depex
36702026-02-18T22:35:09.639Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi
36712026-02-18T22:35:09.664Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/AutoGen.c
36722026-02-18T22:35:09.664Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_idea.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_idea.c
36732026-02-18T22:35:09.664Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciHostBridge.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c
36742026-02-18T22:35:09.664ZGenSec -s EFI_SECTION_USER_INTERFACE -n MonotonicCounterRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC3.ui
36752026-02-18T22:35:09.665ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC4.ver
36762026-02-18T22:35:09.665Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./Print.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe/Print.c
36772026-02-18T22:35:09.689ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g AD608272-D07F-4964-801E-7BD3B7888652 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC4.ver
36782026-02-18T22:35:09.713ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpDxe.inf [X64]
36792026-02-18T22:35:09.713Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_null.c
36802026-02-18T22:35:09.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Terminal.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Terminal.c
36812026-02-18T22:35:09.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/AutoGen.c
36822026-02-18T22:35:09.757Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/ComponentName.c
36832026-02-18T22:35:09.781Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.lib
36842026-02-18T22:35:09.781Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/object_files.lst
36852026-02-18T22:35:09.781Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
36862026-02-18T22:35:09.781Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii
36872026-02-18T22:35:09.782Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_old.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_old.c
36882026-02-18T22:35:09.808Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/PagingAttribute.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/PagingAttribute.c
36892026-02-18T22:35:09.808Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc2.c
36902026-02-18T22:35:09.833Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
36912026-02-18T22:35:09.833Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/ComponentName.c
36922026-02-18T22:35:09.833Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug
36932026-02-18T22:35:09.833Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
36942026-02-18T22:35:09.833Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
36952026-02-18T22:35:09.857Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PrintDxe.debug
36962026-02-18T22:35:09.857Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
36972026-02-18T22:35:09.857Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc4.c
36982026-02-18T22:35:09.857Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG
36992026-02-18T22:35:09.857Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PrintDxe.efi
37002026-02-18T22:35:09.882Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT
37012026-02-18T22:35:09.882Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.lib
37022026-02-18T22:35:09.882Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/object_files.lst
37032026-02-18T22:35:09.882Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9.map
37042026-02-18T22:35:09.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Data.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Data.c
37052026-02-18T22:35:09.882Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.depex
37062026-02-18T22:35:09.882Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
37072026-02-18T22:35:09.907Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi
37082026-02-18T22:35:09.907Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc4_hmac_md5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc4_hmac_md5.c
37092026-02-18T22:35:09.907ZGenSec -s EFI_SECTION_USER_INTERFACE -n PrintDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC3.ui
37102026-02-18T22:35:09.931ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC4.ver
37112026-02-18T22:35:09.931ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 79E4A61C-ED73-4312-94FE-E3E7563362A9 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC4.ver
37122026-02-18T22:35:09.955Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc5.c
37132026-02-18T22:35:09.955ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf [X64]
37142026-02-18T22:35:09.985Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_seed.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_seed.c
37152026-02-18T22:35:10.010Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/AutoGen.c
37162026-02-18T22:35:10.010Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
37172026-02-18T22:35:10.010Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Delete.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Delete.c
37182026-02-18T22:35:10.010Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpConfig.c
37192026-02-18T22:35:10.010Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_sm4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_sm4.c
37202026-02-18T22:35:10.010Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug
37212026-02-18T22:35:10.034Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
37222026-02-18T22:35:10.034Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
37232026-02-18T22:35:10.034Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuDxe.debug
37242026-02-18T22:35:10.058Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
37252026-02-18T22:35:10.059Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG
37262026-02-18T22:35:10.059Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CpuDxe.efi
37272026-02-18T22:35:10.059Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT
37282026-02-18T22:35:10.083Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136.map
37292026-02-18T22:35:10.083Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.depex
37302026-02-18T22:35:10.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DirectoryCache.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DirectoryCache.c
37312026-02-18T22:35:10.108Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi
37322026-02-18T22:35:10.108Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c
37332026-02-18T22:35:10.108ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC3.ui
37342026-02-18T22:35:10.132ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC4.ver
37352026-02-18T22:35:10.132ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1A1E4886-9517-440e-9FDE-3BE44CEE2136 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC4.ver
37362026-02-18T22:35:10.156ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf [X64]
37372026-02-18T22:35:10.156Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConIn.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
37382026-02-18T22:35:10.156Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_xcbc_d.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_xcbc_d.c
37392026-02-18T22:35:10.181Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/AutoGen.c
37402026-02-18T22:35:10.205Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/encode.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/encode.c
37412026-02-18T22:35:10.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciRootBridgeIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
37422026-02-18T22:35:10.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ScsiDisk.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c
37432026-02-18T22:35:10.254Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DirectoryManage.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DirectoryManage.c
37442026-02-18T22:35:10.279Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c
37452026-02-18T22:35:10.415Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_cnf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_cnf.c
37462026-02-18T22:35:10.460Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c
37472026-02-18T22:35:10.527Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpDriver.c
37482026-02-18T22:35:10.572Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_enc.c
37492026-02-18T22:35:10.596Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DiskCache.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DiskCache.c
37502026-02-18T22:35:10.620Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciCommand.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
37512026-02-18T22:35:10.705Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.lib
37522026-02-18T22:35:10.729Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/object_files.lst
37532026-02-18T22:35:10.729Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.lib
37542026-02-18T22:35:10.729Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/object_files.lst
37552026-02-18T22:35:10.729Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
37562026-02-18T22:35:10.729Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpIo.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpIo.c
37572026-02-18T22:35:10.729Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
37582026-02-18T22:35:10.754Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Fat.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Fat.c
37592026-02-18T22:35:10.778Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConOut.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c
37602026-02-18T22:35:10.778Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDeviceSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
37612026-02-18T22:35:10.803Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
37622026-02-18T22:35:10.827Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.debug
37632026-02-18T22:35:10.827Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
37642026-02-18T22:35:10.827Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
37652026-02-18T22:35:10.851Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_err.c
37662026-02-18T22:35:10.851Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciHostBridgeDxe.debug
37672026-02-18T22:35:10.851Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
37682026-02-18T22:35:10.880Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG
37692026-02-18T22:35:10.880Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciHostBridgeDxe.efi
37702026-02-18T22:35:10.880Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT
37712026-02-18T22:35:10.880Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1.map
37722026-02-18T22:35:10.942Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.depex
37732026-02-18T22:35:10.942Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_key.c
37742026-02-18T22:35:10.942Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./FileName.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/FileName.c
37752026-02-18T22:35:10.967Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi
37762026-02-18T22:35:10.967ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciHostBridgeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC3.ui
37772026-02-18T22:35:10.967ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC4.ver
37782026-02-18T22:35:10.967ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 128FB770-5E79-4176-9E51-9BB268A17DD1 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC4.ver
37792026-02-18T22:35:10.992ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/DpcDxe/DpcDxe.inf [X64]
37802026-02-18T22:35:11.016Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
37812026-02-18T22:35:11.016Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Vtutf8.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Vtutf8.c
37822026-02-18T22:35:11.041Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/DpcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/AutoGen.c
37832026-02-18T22:35:11.065Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_lib.c
37842026-02-18T22:35:11.065Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug
37852026-02-18T22:35:11.065Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
37862026-02-18T22:35:11.090Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./FileSpace.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/FileSpace.c
37872026-02-18T22:35:11.090Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
37882026-02-18T22:35:11.090Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDriverOverride.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.c
37892026-02-18T22:35:11.114Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/./Dpc.obj -I/work/oxidecomputer/edk2/NetworkPkg/DpcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/DpcDxe/Dpc.c
37902026-02-18T22:35:11.138Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpMain.c
37912026-02-18T22:35:11.138Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Shell.debug
37922026-02-18T22:35:11.139Z"GenFw" -e UEFI_APPLICATION -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
37932026-02-18T22:35:11.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG
37942026-02-18T22:35:11.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Shell.efi
37952026-02-18T22:35:11.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT
37962026-02-18T22:35:11.187Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1.map
37972026-02-18T22:35:11.187Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.lib
37982026-02-18T22:35:11.187Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/object_files.lst
37992026-02-18T22:35:11.187Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi
38002026-02-18T22:35:11.187Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
38012026-02-18T22:35:11.211ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset --ModuleName=Shell --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG
38022026-02-18T22:35:11.241Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.lib
38032026-02-18T22:35:11.241Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/object_files.lst
38042026-02-18T22:35:11.265Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
38052026-02-18T22:35:11.265Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
38062026-02-18T22:35:11.265Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumerator.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
38072026-02-18T22:35:11.265Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug
38082026-02-18T22:35:11.265Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
38092026-02-18T22:35:11.290Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
38102026-02-18T22:35:11.290Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/TerminalDxe.debug
38112026-02-18T22:35:11.290Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
38122026-02-18T22:35:11.314Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Flush.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Flush.c
38132026-02-18T22:35:11.314Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG
38142026-02-18T22:35:11.314Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/TerminalDxe.efi
38152026-02-18T22:35:11.314Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT
38162026-02-18T22:35:11.314Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
38172026-02-18T22:35:11.314Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6.map
38182026-02-18T22:35:11.314Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpVlan.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpVlan.c
38192026-02-18T22:35:11.314Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi
38202026-02-18T22:35:11.339Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug
38212026-02-18T22:35:11.339Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
38222026-02-18T22:35:11.339Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
38232026-02-18T22:35:11.339Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DpcDxe.debug
38242026-02-18T22:35:11.339Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
38252026-02-18T22:35:11.339ZGenSec -s EFI_SECTION_USER_INTERFACE -n TerminalDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC3.ui
38262026-02-18T22:35:11.363Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG
38272026-02-18T22:35:11.364Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DpcDxe.efi
38282026-02-18T22:35:11.364Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT
38292026-02-18T22:35:11.364ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC4.ver
38302026-02-18T22:35:11.364Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_pbe.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_pbe.c
38312026-02-18T22:35:11.364Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABA.map
38322026-02-18T22:35:11.364ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9E863906-A40F-4875-977F-5B93FF237FC6 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC4.ver
38332026-02-18T22:35:11.364Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.depex
38342026-02-18T22:35:11.388ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioBusDxe.inf [X64]
38352026-02-18T22:35:11.388Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi
38362026-02-18T22:35:11.413ZGenSec -s EFI_SECTION_USER_INTERFACE -n DpcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC3.ui
38372026-02-18T22:35:11.413Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/AutoGen.c
38382026-02-18T22:35:11.437ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC4.ver
38392026-02-18T22:35:11.437ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A210F973-229D-4f4d-AA37-9895E6C9EABA -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC4.ver
38402026-02-18T22:35:11.437ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64]
38412026-02-18T22:35:11.461Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/AutoGen.c
38422026-02-18T22:35:11.492Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_pkey.c
38432026-02-18T22:35:11.517Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.lib
38442026-02-18T22:35:11.517Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/object_files.lst
38452026-02-18T22:35:11.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Hash.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Hash.c
38462026-02-18T22:35:11.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/ComponentName.c
38472026-02-18T22:35:11.517Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
38482026-02-18T22:35:11.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./UnicodeCollationEng.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/UnicodeCollationEng.c
38492026-02-18T22:35:11.577Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.lib
38502026-02-18T22:35:11.577Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/object_files.lst
38512026-02-18T22:35:11.577Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
38522026-02-18T22:35:11.601Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
38532026-02-18T22:35:11.601Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug
38542026-02-18T22:35:11.601Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
38552026-02-18T22:35:11.601Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
38562026-02-18T22:35:11.625Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ScsiDisk.debug
38572026-02-18T22:35:11.625Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
38582026-02-18T22:35:11.626Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./SioBusDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioBusDxe.c
38592026-02-18T22:35:11.626Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Info.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Info.c
38602026-02-18T22:35:11.626Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/ShellOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset
38612026-02-18T22:35:11.650Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md2.c
38622026-02-18T22:35:11.650Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG
38632026-02-18T22:35:11.650Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ScsiDisk.efi
38642026-02-18T22:35:11.650Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT
38652026-02-18T22:35:11.650ZGenSec -s EFI_SECTION_USER_INTERFACE -n Shell -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC2.ui
38662026-02-18T22:35:11.650Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35.map
38672026-02-18T22:35:11.674Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi
38682026-02-18T22:35:11.674ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC3.ver
38692026-02-18T22:35:11.674Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
38702026-02-18T22:35:11.675ZGenFfs -t EFI_FV_FILETYPE_APPLICATION -g 7C04A583-9E3E-4f1c-AD65-E05268D0B4D1 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/ShellOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC3.ver
38712026-02-18T22:35:11.699ZGenSec -s EFI_SECTION_USER_INTERFACE -n ScsiDisk -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC3.ui
38722026-02-18T22:35:11.699Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md4.c
38732026-02-18T22:35:11.699Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug
38742026-02-18T22:35:11.699Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
38752026-02-18T22:35:11.723Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumeratorSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
38762026-02-18T22:35:11.723ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf [X64]
38772026-02-18T22:35:11.723ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC4.ver
38782026-02-18T22:35:11.724ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0A66E322-3740-4cce-AD62-BD172CECCA35 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC4.ver
38792026-02-18T22:35:11.724Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
38802026-02-18T22:35:11.724Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MnpDxe.debug
38812026-02-18T22:35:11.724Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
38822026-02-18T22:35:11.748ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf [X64]
38832026-02-18T22:35:11.748Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG
38842026-02-18T22:35:11.748Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MnpDxe.efi
38852026-02-18T22:35:11.748Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT
38862026-02-18T22:35:11.748Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootGraphicsResourceTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/AutoGen.c
38872026-02-18T22:35:11.748Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.lib
38882026-02-18T22:35:11.748Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/object_files.lst
38892026-02-18T22:35:11.748Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A.map
38902026-02-18T22:35:11.748Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md5.c
38912026-02-18T22:35:11.748Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
38922026-02-18T22:35:11.748Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi
38932026-02-18T22:35:11.773Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/AutoGen.c
38942026-02-18T22:35:11.773ZGenSec -s EFI_SECTION_USER_INTERFACE -n MnpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC3.ui
38952026-02-18T22:35:11.773ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC4.ver
38962026-02-18T22:35:11.798ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC4.ver
38972026-02-18T22:35:11.798Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
38982026-02-18T22:35:11.822ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf [X64]
38992026-02-18T22:35:11.822Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug
39002026-02-18T22:35:11.822Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
39012026-02-18T22:35:11.822Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
39022026-02-18T22:35:11.822Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./SioService.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioService.c
39032026-02-18T22:35:11.823Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EnglishDxe.debug
39042026-02-18T22:35:11.823Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
39052026-02-18T22:35:11.847Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/AutoGen.c
39062026-02-18T22:35:11.847Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG
39072026-02-18T22:35:11.847Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/EnglishDxe.efi
39082026-02-18T22:35:11.847Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT
39092026-02-18T22:35:11.847Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Init.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Init.c
39102026-02-18T22:35:11.847Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600.map
39112026-02-18T22:35:11.871Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi
39122026-02-18T22:35:11.872ZGenSec -s EFI_SECTION_USER_INTERFACE -n EnglishDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC3.ui
39132026-02-18T22:35:11.896Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootGraphicsResourceTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/./BootGraphicsResourceTableDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.c
39142026-02-18T22:35:11.896ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC4.ver
39152026-02-18T22:35:11.896Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md5_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md5_sha1.c
39162026-02-18T22:35:11.896ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC4.ver
39172026-02-18T22:35:11.896Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./MemoryStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/MemoryStatusCodeWorker.c
39182026-02-18T22:35:11.920ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Pcd.inf [X64]
39192026-02-18T22:35:11.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./BlockFront.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/BlockFront.c
39202026-02-18T22:35:11.944Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/AutoGen.c
39212026-02-18T22:35:11.984Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.lib
39222026-02-18T22:35:12.008Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/object_files.lst
39232026-02-18T22:35:12.008Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
39242026-02-18T22:35:12.008Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Pcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Pcd.c
39252026-02-18T22:35:12.033Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Misc.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Misc.c
39262026-02-18T22:35:12.033Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./SerialStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SerialStatusCodeWorker.c
39272026-02-18T22:35:12.033Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.lib
39282026-02-18T22:35:12.033Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/object_files.lst
39292026-02-18T22:35:12.058Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_mdc2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_mdc2.c
39302026-02-18T22:35:12.087Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
39312026-02-18T22:35:12.087Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
39322026-02-18T22:35:12.087Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.debug
39332026-02-18T22:35:12.087Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
39342026-02-18T22:35:12.087Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
39352026-02-18T22:35:12.087Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SioBusDxe.debug
39362026-02-18T22:35:12.087Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
39372026-02-18T22:35:12.087Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c
39382026-02-18T22:35:12.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG
39392026-02-18T22:35:12.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SioBusDxe.efi
39402026-02-18T22:35:12.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT
39412026-02-18T22:35:12.112Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55.map
39422026-02-18T22:35:12.112Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
39432026-02-18T22:35:12.112Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi
39442026-02-18T22:35:12.136Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./StatusCodeHandlerRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.c
39452026-02-18T22:35:12.136Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.debug
39462026-02-18T22:35:12.136Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
39472026-02-18T22:35:12.136ZGenSec -s EFI_SECTION_USER_INTERFACE -n SioBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC3.ui
39482026-02-18T22:35:12.136Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
39492026-02-18T22:35:12.136Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BootGraphicsResourceTableDxe.debug
39502026-02-18T22:35:12.136Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
39512026-02-18T22:35:12.136ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC4.ver
39522026-02-18T22:35:12.161ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC4.ver
39532026-02-18T22:35:12.161Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG
39542026-02-18T22:35:12.161Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/BootGraphicsResourceTableDxe.efi
39552026-02-18T22:35:12.161Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT
39562026-02-18T22:35:12.185ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigDxe.inf [X64]
39572026-02-18T22:35:12.209Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCD.map
39582026-02-18T22:35:12.209Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi
39592026-02-18T22:35:12.210Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_ripemd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_ripemd.c
39602026-02-18T22:35:12.210Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/AutoGen.c
39612026-02-18T22:35:12.210ZGenSec -s EFI_SECTION_USER_INTERFACE -n BootGraphicsResourceTableDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC3.ui
39622026-02-18T22:35:12.210ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC4.ver
39632026-02-18T22:35:12.234ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B8E62775-BB0A-43f0-A843-5BE8B14F8CCD -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC4.ver
39642026-02-18T22:35:12.258Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sha1.c
39652026-02-18T22:35:12.259ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/SnpDxe.inf [X64]
39662026-02-18T22:35:12.259Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./BlockIo.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/BlockIo.c
39672026-02-18T22:35:12.259Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/AutoGen.c
39682026-02-18T22:35:12.283Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Open.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Open.c
39692026-02-18T22:35:12.283Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciHotPlugSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c
39702026-02-18T22:35:12.283Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.lib
39712026-02-18T22:35:12.283Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/object_files.lst
39722026-02-18T22:35:12.283Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
39732026-02-18T22:35:12.308Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/ComponentName.c
39742026-02-18T22:35:12.334Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
39752026-02-18T22:35:12.358Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Service.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Service.c
39762026-02-18T22:35:12.358Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.debug
39772026-02-18T22:35:12.358Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
39782026-02-18T22:35:12.359Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
39792026-02-18T22:35:12.359Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/StatusCodeHandlerRuntimeDxe.debug
39802026-02-18T22:35:12.383Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
39812026-02-18T22:35:12.383Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Callback.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Callback.c
39822026-02-18T22:35:12.383Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG
39832026-02-18T22:35:12.383Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sha3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sha3.c
39842026-02-18T22:35:12.383Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/StatusCodeHandlerRuntimeDxe.efi
39852026-02-18T22:35:12.383Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT
39862026-02-18T22:35:12.407Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891.map
39872026-02-18T22:35:12.407Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.depex
39882026-02-18T22:35:12.408Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi
39892026-02-18T22:35:12.432Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/ComponentName.c
39902026-02-18T22:35:12.432Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include VlanConfigDxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfig.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i
39912026-02-18T22:35:12.432ZGenSec -s EFI_SECTION_USER_INTERFACE -n StatusCodeHandlerRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC3.ui
39922026-02-18T22:35:12.432Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i
39932026-02-18T22:35:12.456ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC4.ver
39942026-02-18T22:35:12.456Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./OpenVolume.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/OpenVolume.c
39952026-02-18T22:35:12.456ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6C2004EF-4E0E-4BE4-B14C-340EB4AA5891 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC4.ver
39962026-02-18T22:35:12.456Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfig.c
39972026-02-18T22:35:12.480ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/UiApp.inf [X64]
39982026-02-18T22:35:12.480Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
39992026-02-18T22:35:12.505Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sigver.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sigver.c
40002026-02-18T22:35:12.505Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/AutoGen.c
40012026-02-18T22:35:12.505Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigDriver.c
40022026-02-18T22:35:12.529Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./XenPvBlkDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.c
40032026-02-18T22:35:12.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/ComponentName.c
40042026-02-18T22:35:12.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./ReadWrite.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/ReadWrite.c
40052026-02-18T22:35:12.585Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.lib
40062026-02-18T22:35:12.610Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/object_files.lst
40072026-02-18T22:35:12.610Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
40082026-02-18T22:35:12.634Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigImpl.c
40092026-02-18T22:35:12.658Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPage.c
40102026-02-18T22:35:12.658Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_wp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_wp.c
40112026-02-18T22:35:12.658Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
40122026-02-18T22:35:12.682Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.lib
40132026-02-18T22:35:12.682Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/object_files.lst
40142026-02-18T22:35:12.682Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug
40152026-02-18T22:35:12.682Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
40162026-02-18T22:35:12.682Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
40172026-02-18T22:35:12.682Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
40182026-02-18T22:35:12.682Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcdPeim.debug
40192026-02-18T22:35:12.707Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
40202026-02-18T22:35:12.707Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG
40212026-02-18T22:35:12.707Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/names.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/names.c
40222026-02-18T22:35:12.707Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PcdPeim.efi
40232026-02-18T22:35:12.707Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT
40242026-02-18T22:35:12.731Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Get_status.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Get_status.c
40252026-02-18T22:35:12.731Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50.map
40262026-02-18T22:35:12.731Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PEIPcdDataBase.raw && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/PEIPcdDataBaseSec.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PEIPcdDataBase.raw
40272026-02-18T22:35:12.756Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.depex
40282026-02-18T22:35:12.756Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
40292026-02-18T22:35:12.756Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.debug
40302026-02-18T22:35:12.756Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
40312026-02-18T22:35:12.756Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi
40322026-02-18T22:35:12.780Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
40332026-02-18T22:35:12.780Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenPvBlkDxe.debug
40342026-02-18T22:35:12.780Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
40352026-02-18T22:35:12.780ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcdPeim -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC3.ui
40362026-02-18T22:35:12.805Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG
40372026-02-18T22:35:12.805ZGenSec -s EFI_SECTION_VERSION -n 4.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC4.ver
40382026-02-18T22:35:12.805Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenPvBlkDxe.efi
40392026-02-18T22:35:12.805Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT
40402026-02-18T22:35:12.805Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./UnicodeCollation.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/UnicodeCollation.c
40412026-02-18T22:35:12.805Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6.map
40422026-02-18T22:35:12.805ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/PEIPcdDataBaseSec.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC4.ver
40432026-02-18T22:35:12.805Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi
40442026-02-18T22:35:12.830ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe.inf [X64]
40452026-02-18T22:35:12.830ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenPvBlkDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC3.ui
40462026-02-18T22:35:12.855ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC4.ver
40472026-02-18T22:35:12.855Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/AutoGen.c
40482026-02-18T22:35:12.855ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 8c2487ea-9af3-11e3-b966-b8ac6f7d65e6 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC4.ver
40492026-02-18T22:35:12.855Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p5_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p5_crpt.c
40502026-02-18T22:35:12.879ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/SataControllerDxe.inf [X64]
40512026-02-18T22:35:12.904Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Initialize.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Initialize.c
40522026-02-18T22:35:12.904Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.lib
40532026-02-18T22:35:12.904Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/AutoGen.c
40542026-02-18T22:35:12.904Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/object_files.lst
40552026-02-18T22:35:12.904Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
40562026-02-18T22:35:12.941Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.lib
40572026-02-18T22:35:12.966Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/object_files.lst
40582026-02-18T22:35:12.990Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
40592026-02-18T22:35:12.990Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/ComponentName.c
40602026-02-18T22:35:12.990Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
40612026-02-18T22:35:12.990Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p5_crpt2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p5_crpt2.c
40622026-02-18T22:35:13.014Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/ComponentName.c
40632026-02-18T22:35:13.014Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug
40642026-02-18T22:35:13.014Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
40652026-02-18T22:35:13.014Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c
40662026-02-18T22:35:13.014Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
40672026-02-18T22:35:13.014Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VlanConfigDxe.debug
40682026-02-18T22:35:13.014Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
40692026-02-18T22:35:13.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG
40702026-02-18T22:35:13.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VlanConfigDxe.efi
40712026-02-18T22:35:13.039Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT
40722026-02-18T22:35:13.039Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageCustomizedUi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUi.c
40732026-02-18T22:35:13.063Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DF.map
40742026-02-18T22:35:13.063ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset --ModuleName=VlanConfigDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG
40752026-02-18T22:35:13.063Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Mcast_ip_to_mac.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Mcast_ip_to_mac.c
40762026-02-18T22:35:13.063Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
40772026-02-18T22:35:13.088Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.debug
40782026-02-18T22:35:13.088Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
40792026-02-18T22:35:13.088Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
40802026-02-18T22:35:13.112Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Fat.debug
40812026-02-18T22:35:13.112Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
40822026-02-18T22:35:13.136Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG
40832026-02-18T22:35:13.136Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./SataController.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/SataController.c
40842026-02-18T22:35:13.136Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Fat.efi
40852026-02-18T22:35:13.136Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT
40862026-02-18T22:35:13.136Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1F.map
40872026-02-18T22:35:13.136Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi
40882026-02-18T22:35:13.160ZGenSec -s EFI_SECTION_USER_INTERFACE -n Fat -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC3.ui
40892026-02-18T22:35:13.160Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_dec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_dec.c
40902026-02-18T22:35:13.160Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Driver.c
40912026-02-18T22:35:13.184ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC4.ver
40922026-02-18T22:35:13.184ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 961578FE-B6B7-44c3-AF35-6BC705CD2B1F -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC4.ver
40932026-02-18T22:35:13.209Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageCustomizedUiSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.c
40942026-02-18T22:35:13.209ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64]
40952026-02-18T22:35:13.233Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/AutoGen.c
40962026-02-18T22:35:13.233Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Nvdata.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Nvdata.c
40972026-02-18T22:35:13.269Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_enc.c
40982026-02-18T22:35:13.371Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigKeywordHandler.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigKeywordHandler.c
40992026-02-18T22:35:13.397Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_lib.c
41002026-02-18T22:35:13.421Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Receive.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Receive.c
41012026-02-18T22:35:13.449Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include UiAppStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/FrontPageVfr.i
41022026-02-18T22:35:13.473Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiAppStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/FrontPageVfr.i
41032026-02-18T22:35:13.497Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.lib
41042026-02-18T22:35:13.497Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/object_files.lst
41052026-02-18T22:35:13.497Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Impl.c
41062026-02-18T22:35:13.497Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
41072026-02-18T22:35:13.498Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/FrontPageVfr.c
41082026-02-18T22:35:13.522Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciOptionRomSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
41092026-02-18T22:35:13.522Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset
41102026-02-18T22:35:13.547Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi
41112026-02-18T22:35:13.547ZGenSec -s EFI_SECTION_USER_INTERFACE -n VlanConfigDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC3.ui
41122026-02-18T22:35:13.571Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
41132026-02-18T22:35:13.571ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC4.ver
41142026-02-18T22:35:13.571Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.debug
41152026-02-18T22:35:13.571Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
41162026-02-18T22:35:13.571Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/String.c
41172026-02-18T22:35:13.571ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E4F61863-FE2C-4b56-A8F4-08519BC439DF -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC4.ver
41182026-02-18T22:35:13.571Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
41192026-02-18T22:35:13.596Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Receive_filters.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Receive_filters.c
41202026-02-18T22:35:13.596Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SataController.debug
41212026-02-18T22:35:13.596Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
41222026-02-18T22:35:13.596ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/VirtioFsDxe.inf [X64]
41232026-02-18T22:35:13.620Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG
41242026-02-18T22:35:13.620Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SataController.efi
41252026-02-18T22:35:13.620Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT
41262026-02-18T22:35:13.620Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49.map
41272026-02-18T22:35:13.620Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/AutoGen.c
41282026-02-18T22:35:13.620Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi
41292026-02-18T22:35:13.644ZGenSec -s EFI_SECTION_USER_INTERFACE -n SataController -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC3.ui
41302026-02-18T22:35:13.645ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC4.ver
41312026-02-18T22:35:13.669ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 021722D8-522B-4079-852A-FE44C2C13F49 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC4.ver
41322026-02-18T22:35:13.669ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBusDxe.inf [X64]
41332026-02-18T22:35:13.694Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_open.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_open.c
41342026-02-18T22:35:13.719Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/AutoGen.c
41352026-02-18T22:35:13.719Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.lib
41362026-02-18T22:35:13.719Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/object_files.lst
41372026-02-18T22:35:13.719Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/DriverBinding.c
41382026-02-18T22:35:13.719Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
41392026-02-18T22:35:13.782Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Reset.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Reset.c
41402026-02-18T22:35:13.807Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciPowerManagement.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c
41412026-02-18T22:35:13.835Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/ComponentName.c
41422026-02-18T22:35:13.835Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_seal.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_seal.c
41432026-02-18T22:35:13.859Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
41442026-02-18T22:35:13.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseFlush.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseFlush.c
41452026-02-18T22:35:13.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.debug
41462026-02-18T22:35:13.884Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
41472026-02-18T22:35:13.884Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
41482026-02-18T22:35:13.908Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UiApp.debug
41492026-02-18T22:35:13.908Z"GenFw" -e UEFI_APPLICATION -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
41502026-02-18T22:35:13.932Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG
41512026-02-18T22:35:13.933Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UiApp.efi
41522026-02-18T22:35:13.933Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./EventChannel.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/EventChannel.c
41532026-02-18T22:35:13.933Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT
41542026-02-18T22:35:13.933Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Shutdown.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Shutdown.c
41552026-02-18T22:35:13.933Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331.map
41562026-02-18T22:35:13.957Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseForget.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseForget.c
41572026-02-18T22:35:13.957Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi
41582026-02-18T22:35:13.957Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciResourceSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c
41592026-02-18T22:35:13.957Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_sign.c
41602026-02-18T22:35:13.957Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Io.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Io.c
41612026-02-18T22:35:13.957ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset --ModuleName=UiApp --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG
41622026-02-18T22:35:14.017Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseFsync.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseFsync.c
41632026-02-18T22:35:14.061Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./GrantTable.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/GrantTable.c
41642026-02-18T22:35:14.085Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_verify.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_verify.c
41652026-02-18T22:35:14.085Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Snp.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Snp.c
41662026-02-18T22:35:14.109Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseGetAttr.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseGetAttr.c
41672026-02-18T22:35:14.175Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigRouting.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
41682026-02-18T22:35:14.200Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pbe_scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pbe_scrypt.c
41692026-02-18T22:35:14.200Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseInit.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseInit.c
41702026-02-18T22:35:14.238Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./Helpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/Helpers.c
41712026-02-18T22:35:14.262Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_fn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_fn.c
41722026-02-18T22:35:14.287Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseLookup.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseLookup.c
41732026-02-18T22:35:14.343Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiAppOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset
41742026-02-18T22:35:14.371Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./TestAndClearBit.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/TestAndClearBit.c
41752026-02-18T22:35:14.371Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Start.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Start.c
41762026-02-18T22:35:14.371ZGenSec -s EFI_SECTION_USER_INTERFACE -n UiApp -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC2.ui
41772026-02-18T22:35:14.395ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC3.ver
41782026-02-18T22:35:14.395Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciRomTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.c
41792026-02-18T22:35:14.395Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseMkDir.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseMkDir.c
41802026-02-18T22:35:14.395Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Option.c
41812026-02-18T22:35:14.395ZGenFfs -t EFI_FV_FILETYPE_APPLICATION -g 462CAA21-7614-4503-836E-8AB6F4662331 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiAppOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC3.ver
41822026-02-18T22:35:14.419ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain.inf [X64]
41832026-02-18T22:35:14.444Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenBus.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBus.c
41842026-02-18T22:35:14.444Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_gn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_gn.c
41852026-02-18T22:35:14.468Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/AutoGen.c
41862026-02-18T22:35:14.492Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpen.c
41872026-02-18T22:35:14.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Station_address.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Station_address.c
41882026-02-18T22:35:14.540Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.lib
41892026-02-18T22:35:14.540Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/object_files.lst
41902026-02-18T22:35:14.569Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
41912026-02-18T22:35:14.593Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpenDir.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpenDir.c
41922026-02-18T22:35:14.593Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_lib.c
41932026-02-18T22:35:14.649Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dependency.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dependency.c
41942026-02-18T22:35:14.649Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.lib
41952026-02-18T22:35:14.649Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/object_files.lst
41962026-02-18T22:35:14.674Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenBusDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBusDxe.c
41972026-02-18T22:35:14.674Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
41982026-02-18T22:35:14.674Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
41992026-02-18T22:35:14.674Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpenOrCreate.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpenOrCreate.c
42002026-02-18T22:35:14.674Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug
42012026-02-18T22:35:14.699Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
42022026-02-18T22:35:14.699Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
42032026-02-18T22:35:14.699Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Statistics.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Statistics.c
42042026-02-18T22:35:14.699Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciBusDxe.debug
42052026-02-18T22:35:14.723Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
42062026-02-18T22:35:14.723Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
42072026-02-18T22:35:14.723Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG
42082026-02-18T22:35:14.723Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PciBusDxe.efi
42092026-02-18T22:35:14.723Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT
42102026-02-18T22:35:14.723Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug
42112026-02-18T22:35:14.748Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
42122026-02-18T22:35:14.748Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14D.map
42132026-02-18T22:35:14.748Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
42142026-02-18T22:35:14.748Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi
42152026-02-18T22:35:14.748Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Dhcp4Dxe.debug
42162026-02-18T22:35:14.748Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
42172026-02-18T22:35:14.772ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC3.ui
42182026-02-18T22:35:14.772Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG
42192026-02-18T22:35:14.772Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRead.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRead.c
42202026-02-18T22:35:14.772Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Dhcp4Dxe.efi
42212026-02-18T22:35:14.772ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC4.ver
42222026-02-18T22:35:14.772Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT
42232026-02-18T22:35:14.796Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2AD.map
42242026-02-18T22:35:14.796ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 93B80004-9FB3-11d4-9A3A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC4.ver
42252026-02-18T22:35:14.797Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi
42262026-02-18T22:35:14.821ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf [X64]
42272026-02-18T22:35:14.821ZGenSec -s EFI_SECTION_USER_INTERFACE -n Dhcp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC3.ui
42282026-02-18T22:35:14.821ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC4.ver
42292026-02-18T22:35:14.845ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 94734718-0BBC-47fb-96A5-EE7A5AE6A2AD -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2AD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC4.ver
42302026-02-18T22:35:14.845Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/AutoGen.c
42312026-02-18T22:35:14.845Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Stop.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Stop.c
42322026-02-18T22:35:14.869ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf [X64]
42332026-02-18T22:35:14.869Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dispatcher.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
42342026-02-18T22:35:14.869Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRelease.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRelease.c
42352026-02-18T22:35:14.869Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenStore.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenStore.c
42362026-02-18T22:35:14.893Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AtaBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c
42372026-02-18T22:35:14.940Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ex_data.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c
42382026-02-18T22:35:14.964Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRename.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRename.c
42392026-02-18T22:35:14.965Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/ComponentName.c
42402026-02-18T22:35:14.992Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Transmit.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Transmit.c
42412026-02-18T22:35:15.039Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseSetAttr.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseSetAttr.c
42422026-02-18T22:35:15.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2KbdCtrller.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c
42432026-02-18T22:35:15.109Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/getenv.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/getenv.c
42442026-02-18T22:35:15.144Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseStatFs.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseStatFs.c
42452026-02-18T22:35:15.171Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hm_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hm_ameth.c
42462026-02-18T22:35:15.196Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./WaitForPacket.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/WaitForPacket.c
42472026-02-18T22:35:15.250Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseUnlink.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseUnlink.c
42482026-02-18T22:35:15.282Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hm_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hm_pmeth.c
42492026-02-18T22:35:15.306Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AtaPassThruExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
42502026-02-18T22:35:15.330Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.lib
42512026-02-18T22:35:15.331Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/object_files.lst
42522026-02-18T22:35:15.331Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.lib
42532026-02-18T22:35:15.355Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/object_files.lst
42542026-02-18T22:35:15.355Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
42552026-02-18T22:35:15.355Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseWrite.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseWrite.c
42562026-02-18T22:35:15.355Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
42572026-02-18T22:35:15.474Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
42582026-02-18T22:35:15.499Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
42592026-02-18T22:35:15.499Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug
42602026-02-18T22:35:15.499Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
42612026-02-18T22:35:15.499Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
42622026-02-18T22:35:15.523Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SnpDxe.debug
42632026-02-18T22:35:15.523Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.debug
42642026-02-18T22:35:15.523Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
42652026-02-18T22:35:15.523Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
42662026-02-18T22:35:15.523Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
42672026-02-18T22:35:15.523Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2KbdTextIn.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
42682026-02-18T22:35:15.523Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenBusDxe.debug
42692026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG
42702026-02-18T22:35:15.548Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
42712026-02-18T22:35:15.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeMain.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
42722026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/SnpDxe.efi
42732026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT
42742026-02-18T22:35:15.548Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670.map
42752026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG
42762026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/XenBusDxe.efi
42772026-02-18T22:35:15.548Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT
42782026-02-18T22:35:15.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./Helpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/Helpers.c
42792026-02-18T22:35:15.573Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi
42802026-02-18T22:35:15.573Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hmac.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hmac.c
42812026-02-18T22:35:15.573Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6.map
42822026-02-18T22:35:15.573Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi
42832026-02-18T22:35:15.573ZGenSec -s EFI_SECTION_USER_INTERFACE -n SnpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC3.ui
42842026-02-18T22:35:15.597ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC3.ui
42852026-02-18T22:35:15.597ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC4.ver
42862026-02-18T22:35:15.597ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC4.ver
42872026-02-18T22:35:15.621ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A2f436EA-A127-4EF8-957C-8048606FF670 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC4.ver
42882026-02-18T22:35:15.622ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 565ec8ba-a484-11e3-802b-b8ac6f7d65e6 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC4.ver
42892026-02-18T22:35:15.646ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64]
42902026-02-18T22:35:15.705ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf [X64]
42912026-02-18T22:35:15.729Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Database.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
42922026-02-18T22:35:15.729Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/AutoGen.c
42932026-02-18T22:35:15.729Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ResetSystemRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/AutoGen.c
42942026-02-18T22:35:15.729Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/init.c
42952026-02-18T22:35:15.764Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AutoGen.c
42962026-02-18T22:35:15.807Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ComponentName.c
42972026-02-18T22:35:15.832Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2Keyboard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c
42982026-02-18T22:35:15.856Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ResetSystemRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/./ResetSystem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystem.c
42992026-02-18T22:35:15.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/ComponentName.c
43002026-02-18T22:35:15.906Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeProtocolNotify.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c
43012026-02-18T22:35:15.930Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ConPlatform.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c
43022026-02-18T22:35:15.954Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/hkdf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/hkdf.c
43032026-02-18T22:35:15.979Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsClose.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsClose.c
43042026-02-18T22:35:16.004Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.lib
43052026-02-18T22:35:16.004Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/object_files.lst
43062026-02-18T22:35:16.028Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
43072026-02-18T22:35:16.028Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.lib
43082026-02-18T22:35:16.028Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/object_files.lst
43092026-02-18T22:35:16.028Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
43102026-02-18T22:35:16.069Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsDelete.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsDelete.c
43112026-02-18T22:35:16.093Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.lib
43122026-02-18T22:35:16.093Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/object_files.lst
43132026-02-18T22:35:16.093Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
43142026-02-18T22:35:16.093Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
43152026-02-18T22:35:16.117Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
43162026-02-18T22:35:16.117Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/kdf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/kdf_err.c
43172026-02-18T22:35:16.117Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.debug
43182026-02-18T22:35:16.117Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
43192026-02-18T22:35:16.117Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
43202026-02-18T22:35:16.117Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.debug
43212026-02-18T22:35:16.141Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ResetSystemRuntimeDxe.debug
43222026-02-18T22:35:16.141Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
43232026-02-18T22:35:16.142Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
43242026-02-18T22:35:16.142Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
43252026-02-18T22:35:16.142Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AtaBusDxe.debug
43262026-02-18T22:35:16.142Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
43272026-02-18T22:35:16.165Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG
43282026-02-18T22:35:16.166Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ResetSystemRuntimeDxe.efi
43292026-02-18T22:35:16.166Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT
43302026-02-18T22:35:16.166Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG
43312026-02-18T22:35:16.166Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/AtaBusDxe.efi
43322026-02-18T22:35:16.166Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT
43332026-02-18T22:35:16.166Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5.map
43342026-02-18T22:35:16.191Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6.map
43352026-02-18T22:35:16.191Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/scrypt.c
43362026-02-18T22:35:16.191Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.depex
43372026-02-18T22:35:16.191Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Event.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Event.c
43382026-02-18T22:35:16.191Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
43392026-02-18T22:35:16.191Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi
43402026-02-18T22:35:16.215Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi
43412026-02-18T22:35:16.215Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsFlush.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsFlush.c
43422026-02-18T22:35:16.215Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.debug
43432026-02-18T22:35:16.215ZGenSec -s EFI_SECTION_USER_INTERFACE -n AtaBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC3.ui
43442026-02-18T22:35:16.215Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
43452026-02-18T22:35:16.215Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
43462026-02-18T22:35:16.215ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC4.ver
43472026-02-18T22:35:16.215Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Ps2KeyboardDxe.debug
43482026-02-18T22:35:16.239Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
43492026-02-18T22:35:16.239ZGenSec -s EFI_SECTION_USER_INTERFACE -n ResetSystemRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC3.ui
43502026-02-18T22:35:16.239ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 19DF145A-B1D4-453f-8507-38816676D7F6 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC4.ver
43512026-02-18T22:35:16.239ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC4.ver
43522026-02-18T22:35:16.239Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG
43532026-02-18T22:35:16.263Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/Ps2KeyboardDxe.efi
43542026-02-18T22:35:16.264Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT
43552026-02-18T22:35:16.264ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64]
43562026-02-18T22:35:16.264Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/tls1_prf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/tls1_prf.c
43572026-02-18T22:35:16.264Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8D.map
43582026-02-18T22:35:16.264Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi
43592026-02-18T22:35:16.264ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 4B28E4C7-FF36-4e10-93CF-A82159E777C5 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC4.ver
43602026-02-18T22:35:16.288ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf [X64]
43612026-02-18T22:35:16.288ZGenSec -s EFI_SECTION_USER_INTERFACE -n Ps2KeyboardDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC3.ui
43622026-02-18T22:35:16.288Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/AutoGen.c
43632026-02-18T22:35:16.288Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsGetInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsGetInfo.c
43642026-02-18T22:35:16.288ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC4.ver
43652026-02-18T22:35:16.312Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/AutoGen.c
43662026-02-18T22:35:16.312ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C4D1F932-821F-4744-BF06-6D30F7730F8D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC4.ver
43672026-02-18T22:35:16.312Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.lib
43682026-02-18T22:35:16.337Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/object_files.lst
43692026-02-18T22:35:16.337ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64]
43702026-02-18T22:35:16.337Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
43712026-02-18T22:35:16.361Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/AutoGen.c
43722026-02-18T22:35:16.395Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
43732026-02-18T22:35:16.419Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug
43742026-02-18T22:35:16.419Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c
43752026-02-18T22:35:16.419Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
43762026-02-18T22:35:16.419Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
43772026-02-18T22:35:16.443Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ConPlatformDxe.debug
43782026-02-18T22:35:16.443Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/lhash/lh_stats.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash/lh_stats.c
43792026-02-18T22:35:16.443Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
43802026-02-18T22:35:16.443Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsGetPosition.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsGetPosition.c
43812026-02-18T22:35:16.467Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG
43822026-02-18T22:35:16.467Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/ConPlatformDxe.efi
43832026-02-18T22:35:16.467Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT
43842026-02-18T22:35:16.467Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456a.map
43852026-02-18T22:35:16.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
43862026-02-18T22:35:16.492Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi
43872026-02-18T22:35:16.492Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./FormDisplay.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c
43882026-02-18T22:35:16.492Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Timer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Timer.c
43892026-02-18T22:35:16.492ZGenSec -s EFI_SECTION_USER_INTERFACE -n ConPlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC3.ui
43902026-02-18T22:35:16.517ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC4.ver
43912026-02-18T22:35:16.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsOpen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsOpen.c
43922026-02-18T22:35:16.517ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 51ccf399-4fdf-4e55-a45b-e123f84d456a -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456a.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC4.ver
43932026-02-18T22:35:16.517Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/lhash/lhash.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash/lhash.c
43942026-02-18T22:35:16.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c
43952026-02-18T22:35:16.541ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe/VirtioScsi.inf [X64]
43962026-02-18T22:35:16.565Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/AutoGen.c
43972026-02-18T22:35:16.589Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./GraphicsConsole.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
43982026-02-18T22:35:16.665Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./VirtioScsi.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe/VirtioScsi.c
43992026-02-18T22:35:16.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsOpenVolume.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsOpenVolume.c
44002026-02-18T22:35:16.689Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/md5/md5_dgst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/md5/md5_dgst.c
44012026-02-18T22:35:16.719Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Tpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Tpl.c
44022026-02-18T22:35:16.768Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsRead.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsRead.c
44032026-02-18T22:35:16.864Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/md5/md5_one.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/md5/md5_one.c
44042026-02-18T22:35:16.888Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbDesc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
44052026-02-18T22:35:16.916Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsSetInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsSetInfo.c
44062026-02-18T22:35:16.940Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/Ffs.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/Ffs.c
44072026-02-18T22:35:16.940Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem.c
44082026-02-18T22:35:16.940Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Font.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Font.c
44092026-02-18T22:35:16.964Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.lib
44102026-02-18T22:35:16.964Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/object_files.lst
44112026-02-18T22:35:16.988Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
44122026-02-18T22:35:17.025Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
44132026-02-18T22:35:17.049Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_clr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_clr.c
44142026-02-18T22:35:17.050Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug
44152026-02-18T22:35:17.050Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
44162026-02-18T22:35:17.050Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
44172026-02-18T22:35:17.075Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioScsiDxe.debug
44182026-02-18T22:35:17.075Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
44192026-02-18T22:35:17.075Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG
44202026-02-18T22:35:17.076Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioScsiDxe.efi
44212026-02-18T22:35:17.076Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT
44222026-02-18T22:35:17.100Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA.map
44232026-02-18T22:35:17.100Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsSetPosition.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsSetPosition.c
44242026-02-18T22:35:17.100Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_dbg.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_dbg.c
44252026-02-18T22:35:17.100Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi
44262026-02-18T22:35:17.124ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC3.ui
44272026-02-18T22:35:17.124ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC4.ver
44282026-02-18T22:35:17.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./LaffStd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/LaffStd.c
44292026-02-18T22:35:17.148ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC4.ver
44302026-02-18T22:35:17.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVol.c
44312026-02-18T22:35:17.173ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64]
44322026-02-18T22:35:17.173Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_sec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_sec.c
44332026-02-18T22:35:17.173Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbEnumer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
44342026-02-18T22:35:17.173Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsWrite.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsWrite.c
44352026-02-18T22:35:17.198Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/AutoGen.c
44362026-02-18T22:35:17.239Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cbc128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cbc128.c
44372026-02-18T22:35:17.265Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.lib
44382026-02-18T22:35:17.265Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/object_files.lst
44392026-02-18T22:35:17.265Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
44402026-02-18T22:35:17.265Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.lib
44412026-02-18T22:35:17.265Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/object_files.lst
44422026-02-18T22:35:17.289Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
44432026-02-18T22:35:17.314Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/ComponentName.c
44442026-02-18T22:35:17.337Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ccm128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ccm128.c
44452026-02-18T22:35:17.337Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
44462026-02-18T22:35:17.338Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug
44472026-02-18T22:35:17.362Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
44482026-02-18T22:35:17.362Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
44492026-02-18T22:35:17.362Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
44502026-02-18T22:35:17.362Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/GraphicsConsoleDxe.debug
44512026-02-18T22:35:17.387Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
44522026-02-18T22:35:17.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.debug
44532026-02-18T22:35:17.387Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
44542026-02-18T22:35:17.387Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
44552026-02-18T22:35:17.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG
44562026-02-18T22:35:17.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/GraphicsConsoleDxe.efi
44572026-02-18T22:35:17.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioFsDxe.debug
44582026-02-18T22:35:17.413Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT
44592026-02-18T22:35:17.413Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
44602026-02-18T22:35:17.413Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14D.map
44612026-02-18T22:35:17.413Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi
44622026-02-18T22:35:17.413Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG
44632026-02-18T22:35:17.413Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioFsDxe.efi
44642026-02-18T22:35:17.413Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT
44652026-02-18T22:35:17.413Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./DiskIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c
44662026-02-18T22:35:17.437Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289C.map
44672026-02-18T22:35:17.437ZGenSec -s EFI_SECTION_USER_INTERFACE -n GraphicsConsoleDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC3.ui
44682026-02-18T22:35:17.437Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi
44692026-02-18T22:35:17.437ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC4.ver
44702026-02-18T22:35:17.437Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolAttrib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolAttrib.c
44712026-02-18T22:35:17.461ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioFsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC3.ui
44722026-02-18T22:35:17.461ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CCCB0C28-4B24-11d5-9A5A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC4.ver
44732026-02-18T22:35:17.461ZGenSec -s EFI_SECTION_VERSION -n 0.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC4.ver
44742026-02-18T22:35:17.486ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/Platform.inf [X64]
44752026-02-18T22:35:17.486ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 7BD9DDF7-8B83-488E-AEC9-24C78610289C -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC4.ver
44762026-02-18T22:35:17.510ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/VirtioGpu.inf [X64]
44772026-02-18T22:35:17.510Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/AutoGen.c
44782026-02-18T22:35:17.534Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/AutoGen.c
44792026-02-18T22:35:17.534Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cfb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cfb128.c
44802026-02-18T22:35:17.558Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbHub.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c
44812026-02-18T22:35:17.585Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolRead.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c
44822026-02-18T22:35:17.613Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ctr128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ctr128.c
44832026-02-18T22:35:17.613Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./Platform.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/Platform.c
44842026-02-18T22:35:17.637Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./Commands.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/Commands.c
44852026-02-18T22:35:17.661Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./InputHandler.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/InputHandler.c
44862026-02-18T22:35:17.699Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cts128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cts128.c
44872026-02-18T22:35:17.723Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./HiiDatabaseEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c
44882026-02-18T22:35:17.812Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./PlatformConfig.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/PlatformConfig.c
44892026-02-18T22:35:17.837Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolWrite.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolWrite.c
44902026-02-18T22:35:17.837Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/DriverBinding.c
44912026-02-18T22:35:17.862Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/gcm128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/gcm128.c
44922026-02-18T22:35:17.862Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.lib
44932026-02-18T22:35:17.862Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/object_files.lst
44942026-02-18T22:35:17.862Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
44952026-02-18T22:35:17.886Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
44962026-02-18T22:35:17.966Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbUtility.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c
44972026-02-18T22:35:17.992Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include PlatformDxeStrDefs.h -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/PlatformForms.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformForms.i
44982026-02-18T22:35:17.992Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
44992026-02-18T22:35:17.992Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformForms.i
45002026-02-18T22:35:17.992Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug
45012026-02-18T22:35:17.992Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
45022026-02-18T22:35:17.992Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
45032026-02-18T22:35:17.992Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DiskIoDxe.debug
45042026-02-18T22:35:17.992Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
45052026-02-18T22:35:17.992Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVolBlock/FwVolBlock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
45062026-02-18T22:35:17.992Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./PlatformForms.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformForms.c
45072026-02-18T22:35:17.992Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG
45082026-02-18T22:35:17.992Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DiskIoDxe.efi
45092026-02-18T22:35:17.992Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT
45102026-02-18T22:35:18.017Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4.map
45112026-02-18T22:35:18.017Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi
45122026-02-18T22:35:18.041ZGenSec -s EFI_SECTION_USER_INTERFACE -n DiskIoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC3.ui
45132026-02-18T22:35:18.041Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.lib
45142026-02-18T22:35:18.041Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/object_files.lst
45152026-02-18T22:35:18.041Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ocb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ocb128.c
45162026-02-18T22:35:18.066ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC4.ver
45172026-02-18T22:35:18.066Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
45182026-02-18T22:35:18.066ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6B38F7B4-AD98-40e9-9093-ACA2B5A253C4 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC4.ver
45192026-02-18T22:35:18.090ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf [X64]
45202026-02-18T22:35:18.091Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ofb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ofb128.c
45212026-02-18T22:35:18.114Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/AutoGen.c
45222026-02-18T22:35:18.115Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
45232026-02-18T22:35:18.138Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.debug
45242026-02-18T22:35:18.139Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
45252026-02-18T22:35:18.162Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
45262026-02-18T22:35:18.163Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/wrap128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/wrap128.c
45272026-02-18T22:35:18.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PlatformDxe.debug
45282026-02-18T22:35:18.163Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
45292026-02-18T22:35:18.163Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./Gop.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/Gop.c
45302026-02-18T22:35:18.187Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG
45312026-02-18T22:35:18.187Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./MemoryStausCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/MemoryStausCodeWorker.c
45322026-02-18T22:35:18.187Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/PlatformDxe.efi
45332026-02-18T22:35:18.187Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT
45342026-02-18T22:35:18.187Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./Popup.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/Popup.c
45352026-02-18T22:35:18.187Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2.map
45362026-02-18T22:35:18.211Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.depex
45372026-02-18T22:35:18.236ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset --ModuleName=PlatformDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG
45382026-02-18T22:35:18.260Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Gcd/Gcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd/Gcd.c
45392026-02-18T22:35:18.327Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./SerialStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/SerialStatusCodeWorker.c
45402026-02-18T22:35:18.376Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/xts128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/xts128.c
45412026-02-18T22:35:18.376Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.lib
45422026-02-18T22:35:18.376Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/object_files.lst
45432026-02-18T22:35:18.401Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
45442026-02-18T22:35:18.401Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ImageEx.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ImageEx.c
45452026-02-18T22:35:18.429Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.lib
45462026-02-18T22:35:18.429Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/object_files.lst
45472026-02-18T22:35:18.454Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
45482026-02-18T22:35:18.454Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
45492026-02-18T22:35:18.454Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./StatusCodeHandlerPei.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.c
45502026-02-18T22:35:18.454Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_dir.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_dir.c
45512026-02-18T22:35:18.454Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug
45522026-02-18T22:35:18.454Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
45532026-02-18T22:35:18.478Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
45542026-02-18T22:35:18.478Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbBusDxe.debug
45552026-02-18T22:35:18.478Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
45562026-02-18T22:35:18.502Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG
45572026-02-18T22:35:18.502Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/UsbBusDxe.efi
45582026-02-18T22:35:18.502Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
45592026-02-18T22:35:18.502Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT
45602026-02-18T22:35:18.502Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_fips.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_fips.c
45612026-02-18T22:35:18.503Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14D.map
45622026-02-18T22:35:18.527Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.debug
45632026-02-18T22:35:18.527Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
45642026-02-18T22:35:18.527Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi
45652026-02-18T22:35:18.527Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
45662026-02-18T22:35:18.527Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioGpuDxe.debug
45672026-02-18T22:35:18.527Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
45682026-02-18T22:35:18.551Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./ProcessOptions.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/ProcessOptions.c
45692026-02-18T22:35:18.551ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC3.ui
45702026-02-18T22:35:18.551Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG
45712026-02-18T22:35:18.551Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/VirtioGpuDxe.efi
45722026-02-18T22:35:18.551Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT
45732026-02-18T22:35:18.551ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC4.ver
45742026-02-18T22:35:18.576Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8A.map
45752026-02-18T22:35:18.576ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 240612B7-A063-11d4-9A3A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC4.ver
45762026-02-18T22:35:18.576Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.lib
45772026-02-18T22:35:18.576Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/object_files.lst
45782026-02-18T22:35:18.576Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi
45792026-02-18T22:35:18.576Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_fopen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_fopen.c
45802026-02-18T22:35:18.576Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
45812026-02-18T22:35:18.600ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioGpuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC3.ui
45822026-02-18T22:35:18.624ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC4.ver
45832026-02-18T22:35:18.624ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D6099B94-CD97-4CC5-8714-7F6312701A8A -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC4.ver
45842026-02-18T22:35:18.648Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/String.c
45852026-02-18T22:35:18.648Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
45862026-02-18T22:35:18.674Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_init.c
45872026-02-18T22:35:18.674Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.debug
45882026-02-18T22:35:18.674Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
45892026-02-18T22:35:18.674Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
45902026-02-18T22:35:18.698Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/StatusCodeHandlerPei.debug
45912026-02-18T22:35:18.698Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
45922026-02-18T22:35:18.698Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG
45932026-02-18T22:35:18.722Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/StatusCodeHandlerPei.efi
45942026-02-18T22:35:18.722Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT
45952026-02-18T22:35:18.722Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0.map
45962026-02-18T22:35:18.722Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset
45972026-02-18T22:35:18.722Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_str.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_str.c
45982026-02-18T22:35:18.747Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.depex
45992026-02-18T22:35:18.747Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi
46002026-02-18T22:35:18.772Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi
46012026-02-18T22:35:18.772ZGenSec -s EFI_SECTION_USER_INTERFACE -n PlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC3.ui
46022026-02-18T22:35:18.772ZGenSec -s EFI_SECTION_USER_INTERFACE -n StatusCodeHandlerPei -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC3.ui
46032026-02-18T22:35:18.797ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC4.ver
46042026-02-18T22:35:18.797ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC4.ver
46052026-02-18T22:35:18.797ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D9DCC5DF-4007-435E-9098-8970935504B2 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC4.ver
46062026-02-18T22:35:18.821ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 9D225237-FA01-464C-A949-BAABC02D31D0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC4.ver
46072026-02-18T22:35:18.861Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_time.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_time.c
46082026-02-18T22:35:18.970Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/o_names.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/o_names.c
46092026-02-18T22:35:19.132Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.lib
46102026-02-18T22:35:19.156Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/object_files.lst
46112026-02-18T22:35:19.157Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/DriverSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/DriverSupport.c
46122026-02-18T22:35:19.157Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
46132026-02-18T22:35:19.181Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_dat.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_dat.c
46142026-02-18T22:35:19.238Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
46152026-02-18T22:35:19.262Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug
46162026-02-18T22:35:19.287Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
46172026-02-18T22:35:19.287Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
46182026-02-18T22:35:19.287Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DisplayEngine.debug
46192026-02-18T22:35:19.311Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
46202026-02-18T22:35:19.311Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.lib
46212026-02-18T22:35:19.311Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/object_files.lst
46222026-02-18T22:35:19.335Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG
46232026-02-18T22:35:19.335Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DisplayEngine.efi
46242026-02-18T22:35:19.335Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT
46252026-02-18T22:35:19.335Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
46262026-02-18T22:35:19.335Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707.map
46272026-02-18T22:35:19.359Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.depex
46282026-02-18T22:35:19.383ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset --ModuleName=DisplayEngine --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG
46292026-02-18T22:35:19.443Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
46302026-02-18T22:35:19.467Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug
46312026-02-18T22:35:19.493Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
46322026-02-18T22:35:19.493Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
46332026-02-18T22:35:19.493Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/HiiDatabase.debug
46342026-02-18T22:35:19.518Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
46352026-02-18T22:35:19.542Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG
46362026-02-18T22:35:19.542Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/HiiDatabase.efi
46372026-02-18T22:35:19.542Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT
46382026-02-18T22:35:19.542Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783B.map
46392026-02-18T22:35:19.566Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Handle.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Handle.c
46402026-02-18T22:35:19.567Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.depex
46412026-02-18T22:35:19.591Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi
46422026-02-18T22:35:19.615ZGenSec -s EFI_SECTION_USER_INTERFACE -n HiiDatabase -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC3.ui
46432026-02-18T22:35:19.615ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC4.ver
46442026-02-18T22:35:19.639ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 348C4D62-BFBD-4882-9ECE-C80BB1C4783B -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC4.ver
46452026-02-18T22:35:19.781Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_err.c
46462026-02-18T22:35:19.860Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_lib.c
46472026-02-18T22:35:19.884Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset
46482026-02-18T22:35:19.908Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi
46492026-02-18T22:35:19.932ZGenSec -s EFI_SECTION_USER_INTERFACE -n DisplayEngine -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC3.ui
46502026-02-18T22:35:19.932ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC4.ver
46512026-02-18T22:35:19.956ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E660EA85-058E-4b55-A54B-F02F83A24707 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC4.ver
46522026-02-18T22:35:19.984Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_xref.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_xref.c
46532026-02-18T22:35:20.104Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_asn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_asn.c
46542026-02-18T22:35:20.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Locate.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Locate.c
46552026-02-18T22:35:20.356Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_cl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_cl.c
46562026-02-18T22:35:20.550Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Notify.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Notify.c
46572026-02-18T22:35:20.626Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_err.c
46582026-02-18T22:35:20.687Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_ext.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_ext.c
46592026-02-18T22:35:20.761Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Image/Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image/Image.c
46602026-02-18T22:35:20.946Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_ht.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_ht.c
46612026-02-18T22:35:21.241Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_lib.c
46622026-02-18T22:35:21.355Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Library/Library.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library/Library.c
46632026-02-18T22:35:21.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_prn.c
46642026-02-18T22:35:21.540Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/HeapGuard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/HeapGuard.c
46652026-02-18T22:35:21.783Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_srv.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_srv.c
46662026-02-18T22:35:21.992Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_vfy.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_vfy.c
46672026-02-18T22:35:22.159Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemData.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/MemData.c
46682026-02-18T22:35:22.229Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/v3_ocsp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/v3_ocsp.c
46692026-02-18T22:35:22.320Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemoryProfileRecord.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/MemoryProfileRecord.c
46702026-02-18T22:35:22.422Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_all.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_all.c
46712026-02-18T22:35:22.589Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_err.c
46722026-02-18T22:35:22.651Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_info.c
46732026-02-18T22:35:22.826Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_lib.c
46742026-02-18T22:35:22.888Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Page.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c
46752026-02-18T22:35:23.179Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_oth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_oth.c
46762026-02-18T22:35:23.340Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_pk8.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_pk8.c
46772026-02-18T22:35:23.506Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_pkey.c
46782026-02-18T22:35:23.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Pool.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/Pool.c
46792026-02-18T22:35:23.701Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_sign.c
46802026-02-18T22:35:23.818Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_x509.c
46812026-02-18T22:35:23.922Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/DebugImageInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/DebugImageInfo.c
46822026-02-18T22:35:23.946Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_xaux.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_xaux.c
46832026-02-18T22:35:24.052Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pvkfmt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pvkfmt.c
46842026-02-18T22:35:24.147Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/InstallConfigurationTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
46852026-02-18T22:35:24.173Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_add.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_add.c
46862026-02-18T22:35:24.306Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_asn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_asn.c
46872026-02-18T22:35:24.338Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/MemoryAttributesTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c
46882026-02-18T22:35:24.452Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_attr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_attr.c
46892026-02-18T22:35:24.600Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_crpt.c
46902026-02-18T22:35:24.724Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_crt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_crt.c
46912026-02-18T22:35:24.942Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/MemoryProtection.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c
46922026-02-18T22:35:24.971Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_decr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_decr.c
46932026-02-18T22:35:25.114Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_init.c
46942026-02-18T22:35:25.263Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_key.c
46952026-02-18T22:35:25.442Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_kiss.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_kiss.c
46962026-02-18T22:35:25.486Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/SetWatchdogTimer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/SetWatchdogTimer.c
46972026-02-18T22:35:25.620Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_mutl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_mutl.c
46982026-02-18T22:35:25.644Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/Stall.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/Stall.c
46992026-02-18T22:35:25.819Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/SectionExtraction/CoreSectionExtraction.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
47002026-02-18T22:35:25.881Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_npas.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_npas.c
47012026-02-18T22:35:26.043Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_p8d.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_p8d.c
47022026-02-18T22:35:26.160Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_p8e.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_p8e.c
47032026-02-18T22:35:26.295Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_sbag.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_sbag.c
47042026-02-18T22:35:26.395Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.lib
47052026-02-18T22:35:26.420Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/object_files.lst
47062026-02-18T22:35:26.445Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
47072026-02-18T22:35:26.470Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_utl.c
47082026-02-18T22:35:26.599Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
47092026-02-18T22:35:26.643Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug
47102026-02-18T22:35:26.667Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
47112026-02-18T22:35:26.667Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
47122026-02-18T22:35:26.692Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DxeCore.debug
47132026-02-18T22:35:26.692Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/pk12err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/pk12err.c
47142026-02-18T22:35:26.716Z"GenFw" -e DXE_CORE -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
47152026-02-18T22:35:26.741Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG
47162026-02-18T22:35:26.741Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/DxeCore.efi
47172026-02-18T22:35:26.741Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT
47182026-02-18T22:35:26.766Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700A.map
47192026-02-18T22:35:26.766Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi
47202026-02-18T22:35:26.766Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/bio_pk7.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/bio_pk7.c
47212026-02-18T22:35:26.790ZGenSec -s EFI_SECTION_USER_INTERFACE -n DxeCore -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC2.ui
47222026-02-18T22:35:26.790ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC3.ver
47232026-02-18T22:35:26.815ZGenFfs -t EFI_FV_FILETYPE_DXE_CORE -g D6A2CB7F-6A18-4e2f-B43B-9920A733700A -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC3.ver
47242026-02-18T22:35:26.840Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_asn1.c
47252026-02-18T22:35:27.047Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_attr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_attr.c
47262026-02-18T22:35:27.185Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_doit.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_doit.c
47272026-02-18T22:35:27.614Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_lib.c
47282026-02-18T22:35:27.881Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_mime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_mime.c
47292026-02-18T22:35:28.048Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_smime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_smime.c
47302026-02-18T22:35:28.339Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pkcs7err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pkcs7err.c
47312026-02-18T22:35:28.398Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/drbg_ctr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/drbg_ctr.c
47322026-02-18T22:35:28.622Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/drbg_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/drbg_lib.c
47332026-02-18T22:35:28.961Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_egd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_egd.c
47342026-02-18T22:35:28.993Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_err.c
47352026-02-18T22:35:29.055Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_lib.c
47362026-02-18T22:35:29.346Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_unix.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_unix.c
47372026-02-18T22:35:29.433Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_vms.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_vms.c
47382026-02-18T22:35:29.477Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_win.c
47392026-02-18T22:35:29.555Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ameth.c
47402026-02-18T22:35:30.086Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_asn1.c
47412026-02-18T22:35:30.243Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_chk.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_chk.c
47422026-02-18T22:35:30.385Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_crpt.c
47432026-02-18T22:35:30.544Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_depr.c
47442026-02-18T22:35:30.571Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_err.c
47452026-02-18T22:35:30.640Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_gen.c
47462026-02-18T22:35:30.816Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_lib.c
47472026-02-18T22:35:31.063Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_meth.c
47482026-02-18T22:35:31.256Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_mp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_mp.c
47492026-02-18T22:35:31.357Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_none.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_none.c
47502026-02-18T22:35:31.480Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_oaep.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_oaep.c
47512026-02-18T22:35:31.676Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ossl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ossl.c
47522026-02-18T22:35:31.990Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pk1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pk1.c
47532026-02-18T22:35:32.147Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pmeth.c
47542026-02-18T22:35:32.498Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_prn.c
47552026-02-18T22:35:32.583Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pss.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pss.c
47562026-02-18T22:35:32.744Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_saos.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_saos.c
47572026-02-18T22:35:32.875Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_sign.c
47582026-02-18T22:35:33.039Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ssl.c
47592026-02-18T22:35:33.188Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_x931.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_x931.c
47602026-02-18T22:35:33.300Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_x931g.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_x931g.c
47612026-02-18T22:35:33.413Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/keccak1600.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/keccak1600.c
47622026-02-18T22:35:33.525Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha1_one.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha1_one.c
47632026-02-18T22:35:33.581Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha1dgst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha1dgst.c
47642026-02-18T22:35:33.713Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha256.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha256.c
47652026-02-18T22:35:33.881Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha512.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha512.c
47662026-02-18T22:35:34.057Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash.c
47672026-02-18T22:35:34.234Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash_ameth.c
47682026-02-18T22:35:34.374Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash_pmeth.c
47692026-02-18T22:35:34.544Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm3/m_sm3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/m_sm3.c
47702026-02-18T22:35:34.683Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm3/sm3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/sm3.c
47712026-02-18T22:35:35.212Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm4/sm4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4/sm4.c
47722026-02-18T22:35:35.344Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/stack/stack.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/stack.c
47732026-02-18T22:35:35.574Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_none.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_none.c
47742026-02-18T22:35:35.672Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_pthread.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_pthread.c
47752026-02-18T22:35:35.723Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_win.c
47762026-02-18T22:35:35.769Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/txt_db/txt_db.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db/txt_db.c
47772026-02-18T22:35:35.965Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_err.c
47782026-02-18T22:35:36.022Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_lib.c
47792026-02-18T22:35:36.358Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_null.c
47802026-02-18T22:35:36.460Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_openssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_openssl.c
47812026-02-18T22:35:36.614Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_util.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c
47822026-02-18T22:35:36.800Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/uid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/uid.c
47832026-02-18T22:35:36.855Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/by_dir.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/by_dir.c
47842026-02-18T22:35:37.062Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/by_file.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/by_file.c
47852026-02-18T22:35:37.237Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_crl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_crl.c
47862026-02-18T22:35:37.383Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_req.c
47872026-02-18T22:35:37.582Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_x509.c
47882026-02-18T22:35:37.822Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_att.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_att.c
47892026-02-18T22:35:38.052Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_cmp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_cmp.c
47902026-02-18T22:35:38.315Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_d2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_d2.c
47912026-02-18T22:35:38.438Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_def.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_def.c
47922026-02-18T22:35:38.557Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_err.c
47932026-02-18T22:35:38.636Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_ext.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_ext.c
47942026-02-18T22:35:38.837Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_lu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_lu.c
47952026-02-18T22:35:39.316Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_meth.c
47962026-02-18T22:35:39.456Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_obj.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_obj.c
47972026-02-18T22:35:39.608Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_r2x.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_r2x.c
47982026-02-18T22:35:39.740Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_req.c
47992026-02-18T22:35:39.927Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_set.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_set.c
48002026-02-18T22:35:40.138Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_trs.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_trs.c
48012026-02-18T22:35:40.340Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_txt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_txt.c
48022026-02-18T22:35:40.467Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_v3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_v3.c
48032026-02-18T22:35:40.659Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_vfy.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_vfy.c
48042026-02-18T22:35:41.576Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_vpm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_vpm.c
48052026-02-18T22:35:41.852Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509cset.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509cset.c
48062026-02-18T22:35:42.007Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509name.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509name.c
48072026-02-18T22:35:42.248Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509rset.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509rset.c
48082026-02-18T22:35:42.367Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509spki.c
48092026-02-18T22:35:42.515Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509type.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509type.c
48102026-02-18T22:35:42.631Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_all.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_all.c
48112026-02-18T22:35:42.862Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_attrib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_attrib.c
48122026-02-18T22:35:43.051Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_crl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_crl.c
48132026-02-18T22:35:43.463Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_exten.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_exten.c
48142026-02-18T22:35:43.594Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_name.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_name.c
48152026-02-18T22:35:43.958Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_pubkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_pubkey.c
48162026-02-18T22:35:44.153Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_req.c
48172026-02-18T22:35:44.285Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_x509.c
48182026-02-18T22:35:44.477Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_x509a.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_x509a.c
48192026-02-18T22:35:44.713Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_cache.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_cache.c
48202026-02-18T22:35:44.910Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_data.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_data.c
48212026-02-18T22:35:45.104Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_lib.c
48222026-02-18T22:35:45.259Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_map.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_map.c
48232026-02-18T22:35:45.419Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_node.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_node.c
48242026-02-18T22:35:45.674Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_tree.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_tree.c
48252026-02-18T22:35:45.950Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_addr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_addr.c
48262026-02-18T22:35:46.067Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_admis.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_admis.c
48272026-02-18T22:35:46.385Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_akey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_akey.c
48282026-02-18T22:35:46.553Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_akeya.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_akeya.c
48292026-02-18T22:35:46.689Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_alt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_alt.c
48302026-02-18T22:35:47.045Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_asid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_asid.c
48312026-02-18T22:35:47.201Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_bcons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_bcons.c
48322026-02-18T22:35:47.359Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_bitst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_bitst.c
48332026-02-18T22:35:47.534Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_conf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_conf.c
48342026-02-18T22:35:47.963Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_cpols.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_cpols.c
48352026-02-18T22:35:48.256Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_crld.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_crld.c
48362026-02-18T22:35:48.545Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_enum.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_enum.c
48372026-02-18T22:35:48.682Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_extku.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_extku.c
48382026-02-18T22:35:48.844Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_genn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_genn.c
48392026-02-18T22:35:49.080Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_ia5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_ia5.c
48402026-02-18T22:35:49.229Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_info.c
48412026-02-18T22:35:49.409Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_int.c
48422026-02-18T22:35:49.535Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_lib.c
48432026-02-18T22:35:49.741Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_ncons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_ncons.c
48442026-02-18T22:35:50.050Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pci.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pci.c
48452026-02-18T22:35:50.258Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pcia.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pcia.c
48462026-02-18T22:35:50.397Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pcons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pcons.c
48472026-02-18T22:35:51.602Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pku.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pku.c
48482026-02-18T22:35:51.626Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pmaps.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pmaps.c
48492026-02-18T22:35:51.626Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_prn.c
48502026-02-18T22:35:51.626Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_purp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_purp.c
48512026-02-18T22:35:51.626Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_skey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_skey.c
48522026-02-18T22:35:51.651Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_sxnet.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_sxnet.c
48532026-02-18T22:35:51.873Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_tlsf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_tlsf.c
48542026-02-18T22:35:52.065Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_utl.c
48552026-02-18T22:35:52.520Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3err.c
48562026-02-18T22:35:52.579Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/./ossl_store.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/ossl_store.c
48572026-02-18T22:35:52.614Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/./rand_pool.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/rand_pool.c
48582026-02-18T22:35:52.781Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/OpensslLibCrypto.lib
48592026-02-18T22:35:52.805Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/OpensslLibCrypto.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/object_files.lst
48602026-02-18T22:35:53.132ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDxe.inf [X64]
48612026-02-18T22:35:53.164Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:501: DeprecationWarning: isSet() is deprecated, use is_set() instead
48622026-02-18T22:35:53.164Z if BuildTask._ErrorFlag.isSet():
48632026-02-18T22:35:53.164Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:506: DeprecationWarning: getName() is deprecated, get the name attribute instead
48642026-02-18T22:35:53.164Z EdkLogger.debug(EdkLogger.DEBUG_8, "Threads [%s]" % ", ".join(Th.getName() for Th in threading.enumerate()))
48652026-02-18T22:35:53.189Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/AutoGen.c
48662026-02-18T22:35:53.366Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/ComponentName.c
48672026-02-18T22:35:53.544Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiAuthenticationInfo.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiAuthenticationInfo.c
48682026-02-18T22:35:53.728Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiCHAP.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiCHAP.c
48692026-02-18T22:35:53.967Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiConfig.c
48702026-02-18T22:35:54.916Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include IScsiDxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiConfigVfr.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigVfr.i
48712026-02-18T22:35:54.940Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigVfr.i
48722026-02-18T22:35:54.964Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfigVfr.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiConfigVfr.c
48732026-02-18T22:35:55.025Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDhcp.c
48742026-02-18T22:35:55.319Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp6.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDhcp6.c
48752026-02-18T22:35:55.567Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDns.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDns.c
48762026-02-18T22:35:55.790Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDriver.c
48772026-02-18T22:35:56.244Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiExtScsiPassThru.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c
48782026-02-18T22:35:56.470Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiIbft.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiIbft.c
48792026-02-18T22:35:56.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiInitiatorName.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiInitiatorName.c
48802026-02-18T22:35:56.862Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiMisc.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiMisc.c
48812026-02-18T22:35:57.488Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiProto.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiProto.c
48822026-02-18T22:35:58.201Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.lib
48832026-02-18T22:35:58.234Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/object_files.lst
48842026-02-18T22:35:58.259Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
48852026-02-18T22:35:58.532Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
48862026-02-18T22:35:58.562Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug
48872026-02-18T22:35:58.587Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
48882026-02-18T22:35:58.587Z/usr/bin/gobjcopy --add-gnu-debuglink=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
48892026-02-18T22:35:58.611Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IScsiDxe.debug
48902026-02-18T22:35:58.611Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
48912026-02-18T22:35:58.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG
48922026-02-18T22:35:58.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/IScsiDxe.efi
48932026-02-18T22:35:58.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT
48942026-02-18T22:35:58.659Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725F.map
48952026-02-18T22:35:58.659ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset --ModuleName=IScsiDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG
48962026-02-18T22:35:59.144Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset
48972026-02-18T22:35:59.169Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi
48982026-02-18T22:35:59.196ZGenSec -s EFI_SECTION_USER_INTERFACE -n IScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC3.ui
48992026-02-18T22:35:59.196ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC4.ver
49002026-02-18T22:35:59.221ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 86CDDF93-4872-4597-8AF9-A35AE4D3725F -o /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC4.ver
49012026-02-18T22:35:59.300Z
49022026-02-18T22:35:59.300ZFd File Name:OVMF (/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/OVMF.fd)
49032026-02-18T22:35:59.324Z
49042026-02-18T22:35:59.325ZGenerate Region at Offset 0x0
49052026-02-18T22:35:59.325Z Region Size = 0xE000
49062026-02-18T22:35:59.325Z Region Name = DATA
49072026-02-18T22:35:59.325Z
49082026-02-18T22:35:59.325ZGenerate Region at Offset 0xE000
49092026-02-18T22:35:59.325Z Region Size = 0x1000
49102026-02-18T22:35:59.325Z Region Name = None
49112026-02-18T22:35:59.325Z
49122026-02-18T22:35:59.325ZGenerate Region at Offset 0xF000
49132026-02-18T22:35:59.325Z Region Size = 0x1000
49142026-02-18T22:35:59.325Z Region Name = DATA
49152026-02-18T22:35:59.325Z
49162026-02-18T22:35:59.325ZGenerate Region at Offset 0x10000
49172026-02-18T22:35:59.325Z Region Size = 0x10000
49182026-02-18T22:35:59.325Z Region Name = None
49192026-02-18T22:35:59.325Z
49202026-02-18T22:35:59.325ZGenerate Region at Offset 0x20000
49212026-02-18T22:35:59.325Z Region Size = 0x1AC000
49222026-02-18T22:35:59.325Z Region Name = FV
49232026-02-18T22:35:59.325Z
49242026-02-18T22:35:59.325ZGenerating FVMAIN_COMPACT FV
49252026-02-18T22:35:59.325Z
49262026-02-18T22:35:59.325ZGenerating PEIFV FV
49272026-02-18T22:35:59.545Z####
49282026-02-18T22:35:59.545ZGenerating DXEFV FV
49292026-02-18T22:36:03.835Z#########
49302026-02-18T22:36:03.835ZGenerate Region at Offset 0x1CC000
49312026-02-18T22:36:03.860Z Region Size = 0x34000
49322026-02-18T22:36:03.860Z Region Name = FV
49332026-02-18T22:36:03.860Z
49342026-02-18T22:36:03.860ZGenerating SECFV FV
49352026-02-18T22:36:03.908Z#
49362026-02-18T22:36:03.908ZFd File Name:OVMF_VARS (/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/OVMF_VARS.fd)
49372026-02-18T22:36:03.937Z
49382026-02-18T22:36:03.937ZGenerate Region at Offset 0x0
49392026-02-18T22:36:03.937Z Region Size = 0xE000
49402026-02-18T22:36:03.937Z Region Name = DATA
49412026-02-18T22:36:03.937Z
49422026-02-18T22:36:03.937ZGenerate Region at Offset 0xE000
49432026-02-18T22:36:03.938Z Region Size = 0x1000
49442026-02-18T22:36:03.938Z Region Name = None
49452026-02-18T22:36:03.938Z
49462026-02-18T22:36:03.938ZGenerate Region at Offset 0xF000
49472026-02-18T22:36:03.938Z Region Size = 0x1000
49482026-02-18T22:36:03.938Z Region Name = DATA
49492026-02-18T22:36:03.938Z
49502026-02-18T22:36:03.938ZGenerate Region at Offset 0x10000
49512026-02-18T22:36:03.938Z Region Size = 0x10000
49522026-02-18T22:36:03.938Z Region Name = None
49532026-02-18T22:36:03.938Z
49542026-02-18T22:36:03.938ZFd File Name:OVMF_CODE (/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/OVMF_CODE.fd)
49552026-02-18T22:36:03.938Z
49562026-02-18T22:36:03.938ZGenerate Region at Offset 0x0
49572026-02-18T22:36:03.938Z Region Size = 0x1AC000
49582026-02-18T22:36:03.938Z Region Name = FV
49592026-02-18T22:36:03.938Z
49602026-02-18T22:36:03.938ZGenerate Region at Offset 0x1AC000
49612026-02-18T22:36:03.938Z Region Size = 0x34000
49622026-02-18T22:36:03.938Z Region Name = FV
49632026-02-18T22:36:03.963Z
49642026-02-18T22:36:03.963ZFd File Name:MEMFD (/work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/MEMFD.fd)
49652026-02-18T22:36:03.963Z
49662026-02-18T22:36:03.963ZGenerate Region at Offset 0x0
49672026-02-18T22:36:03.963Z Region Size = 0x6000
49682026-02-18T22:36:03.963Z Region Name = None
49692026-02-18T22:36:03.963Z
49702026-02-18T22:36:03.963ZGenerate Region at Offset 0x6000
49712026-02-18T22:36:03.963Z Region Size = 0x1000
49722026-02-18T22:36:03.963Z Region Name = None
49732026-02-18T22:36:03.963Z
49742026-02-18T22:36:03.963ZGenerate Region at Offset 0x7000
49752026-02-18T22:36:03.964Z Region Size = 0x1000
49762026-02-18T22:36:03.964Z Region Name = None
49772026-02-18T22:36:03.964Z
49782026-02-18T22:36:03.964ZGenerate Region at Offset 0x8000
49792026-02-18T22:36:03.964Z Region Size = 0x1000
49802026-02-18T22:36:03.964Z Region Name = None
49812026-02-18T22:36:03.964Z
49822026-02-18T22:36:03.964ZGenerate Region at Offset 0x9000
49832026-02-18T22:36:03.964Z Region Size = 0x2000
49842026-02-18T22:36:03.964Z Region Name = None
49852026-02-18T22:36:03.964Z
49862026-02-18T22:36:03.964ZGenerate Region at Offset 0xB000
49872026-02-18T22:36:03.964Z Region Size = 0x1000
49882026-02-18T22:36:03.964Z Region Name = None
49892026-02-18T22:36:03.964Z
49902026-02-18T22:36:03.964ZGenerate Region at Offset 0xC000
49912026-02-18T22:36:03.964Z Region Size = 0x1000
49922026-02-18T22:36:03.964Z Region Name = None
49932026-02-18T22:36:03.964ZPadding region starting from offset 0xD000, with size 0x3000
49942026-02-18T22:36:03.964Z
49952026-02-18T22:36:03.964ZGenerate Region at Offset 0xD000
49962026-02-18T22:36:03.964Z Region Size = 0x3000
49972026-02-18T22:36:03.964Z Region Name = None
49982026-02-18T22:36:03.964Z
49992026-02-18T22:36:03.964ZGenerate Region at Offset 0x10000
50002026-02-18T22:36:03.964Z Region Size = 0x10000
50012026-02-18T22:36:03.964Z Region Name = None
50022026-02-18T22:36:03.964Z
50032026-02-18T22:36:03.964ZGenerate Region at Offset 0x20000
50042026-02-18T22:36:03.964Z Region Size = 0xE0000
50052026-02-18T22:36:03.964Z Region Name = FV
50062026-02-18T22:36:03.964Z
50072026-02-18T22:36:03.965ZGenerate Region at Offset 0x100000
50082026-02-18T22:36:03.965Z Region Size = 0xC00000
50092026-02-18T22:36:03.965Z Region Name = FV
50102026-02-18T22:36:04.017Z
50112026-02-18T22:36:04.017ZGUID cross reference file can be found at /work/oxidecomputer/edk2/Build/OvmfX64/DEBUG_ILLGCC/FV/Guid.xref
50122026-02-18T22:36:04.040Z
50132026-02-18T22:36:04.040ZFV Space Information
50142026-02-18T22:36:04.040ZSECFV [22%Full] 212992 (0x34000) total, 47552 (0xb9c0) used, 165440 (0x28640) free
50152026-02-18T22:36:04.040ZPEIFV [34%Full] 917504 (0xe0000) total, 316072 (0x4d2a8) used, 601432 (0x92d58) free
50162026-02-18T22:36:04.040ZDXEFV [43%Full] 12582912 (0xc00000) total, 5415712 (0x52a320) used, 7167200 (0x6d5ce0) free
50172026-02-18T22:36:04.040ZFVMAIN_COMPACT [76%Full] 1753088 (0x1ac000) total, 1346328 (0x148b18) used, 406760 (0x634e8) free
50182026-02-18T22:36:04.040Z
50192026-02-18T22:36:04.040Z- Done -
50202026-02-18T22:36:04.041ZBuild end time: 22:36:03, Feb.18 2026
50212026-02-18T22:36:04.041ZBuild total time: 00:01:37
50222026-02-18T22:36:04.041Z
50232026-02-18T22:36:04.579Z+ illumos/build.sh RELEASE
50242026-02-18T22:36:04.603ZLoading previous configuration from /work/oxidecomputer/edk2/Conf/BuildEnv.sh
50252026-02-18T22:36:04.627ZUsing EDK2 in-source Basetools
50262026-02-18T22:36:04.627ZWORKSPACE: /work/oxidecomputer/edk2
50272026-02-18T22:36:04.627ZEDK_TOOLS_PATH: /work/oxidecomputer/edk2/BaseTools
50282026-02-18T22:36:04.627ZCONF_PATH: /work/oxidecomputer/edk2/Conf
50292026-02-18T22:36:04.651Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/build
50302026-02-18T22:36:05.776ZBuild environment: SunOS-5.11-i86pc-i386-64bit-ELF
50312026-02-18T22:36:05.800ZBuild start time: 22:36:04, Feb.18 2026
50322026-02-18T22:36:05.800Z
50332026-02-18T22:36:05.800ZWORKSPACE = /work/oxidecomputer/edk2
50342026-02-18T22:36:05.800ZEDK_TOOLS_PATH = /work/oxidecomputer/edk2/BaseTools
50352026-02-18T22:36:05.824ZCONF_PATH = /work/oxidecomputer/edk2/Conf
50362026-02-18T22:36:05.824ZPYTHON3_ENABLE = TRUE
50372026-02-18T22:36:05.824ZPYTHON_COMMAND = /usr/bin/python3
50382026-02-18T22:36:05.924Z
50392026-02-18T22:36:05.948Z
50402026-02-18T22:36:05.973Z
50412026-02-18T22:36:05.973ZProcessing meta-data .Architecture(s) = X64
50422026-02-18T22:36:05.973ZBuild target = RELEASE
50432026-02-18T22:36:05.973ZToolchain = ILLGCC
50442026-02-18T22:36:05.973Z
50452026-02-18T22:36:05.973ZActive Platform = /work/oxidecomputer/edk2/OvmfPkg/OvmfPkgX64.dsc
50462026-02-18T22:36:13.056Z...... done!
50472026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:550: DeprecationWarning: isSet() is deprecated, use is_set() instead
50482026-02-18T22:36:13.081Z return BuildTask._ErrorFlag.isSet()
50492026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:534: DeprecationWarning: isSet() is deprecated, use is_set() instead
50502026-02-18T22:36:13.081Z return not BuildTask._SchedulerStopped.isSet()
50512026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:436: DeprecationWarning: setName() is deprecated, set the name attribute instead
50522026-02-18T22:36:13.081Z SchedulerThread.setName("Build-Task-Scheduler")
50532026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:437: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
50542026-02-18T22:36:13.081Z SchedulerThread.setDaemon(False)
50552026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:459: DeprecationWarning: isSet() is deprecated, use is_set() instead
50562026-02-18T22:36:13.081Z or not ExitFlag.isSet()) and not BuildTask._ErrorFlag.isSet():
50572026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:477: DeprecationWarning: isSet() is deprecated, use is_set() instead
50582026-02-18T22:36:13.081Z while not BuildTask._ErrorFlag.isSet():
50592026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:670: DeprecationWarning: setName() is deprecated, set the name attribute instead
50602026-02-18T22:36:13.081Z self.BuildTread.setName("build thread")
50612026-02-18T22:36:13.081Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:671: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
50622026-02-18T22:36:13.082Z self.BuildTread.setDaemon(False)
50632026-02-18T22:36:13.082ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64]
50642026-02-18T22:36:13.106ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf [X64]
50652026-02-18T22:36:13.133ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [X64]
50662026-02-18T22:36:13.160ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf [X64]
50672026-02-18T22:36:13.184ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf [X64]
50682026-02-18T22:36:13.184Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:244: DeprecationWarning: setName() is deprecated, set the name attribute instead
50692026-02-18T22:36:13.184Z StdOutThread.setName("STDOUT-Redirector")
50702026-02-18T22:36:13.184Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:245: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
50712026-02-18T22:36:13.184Z StdOutThread.setDaemon(False)
50722026-02-18T22:36:13.184ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [X64]
50732026-02-18T22:36:13.209Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:200: DeprecationWarning: isSet() is deprecated, use is_set() instead
50742026-02-18T22:36:13.209Z if ExitFlag.isSet():
50752026-02-18T22:36:13.209Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeimEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
50762026-02-18T22:36:13.209ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf [X64]
50772026-02-18T22:36:13.233Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OemHookStatusCodeLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/./OemHookStatusCodeLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.c
50782026-02-18T22:36:13.234ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/AcpiTables.inf [X64]
50792026-02-18T22:36:13.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiPcdLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiPcdLib/PeiPcdLib.c
50802026-02-18T22:36:13.258Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
50812026-02-18T22:36:13.258Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib
50822026-02-18T22:36:13.258Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/object_files.lst
50832026-02-18T22:36:13.258Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Facs.aslc
50842026-02-18T22:36:13.282Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeSecurityManagementLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/./DxeSecurityManagementLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.c
50852026-02-18T22:36:13.282ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib/XenPlatformLib.inf [X64]
50862026-02-18T22:36:13.306Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
50872026-02-18T22:36:13.306Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPlatformLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/./XenPlatformLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenPlatformLib/XenPlatformLib.c
50882026-02-18T22:36:13.331Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxBase.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxBase.c
50892026-02-18T22:36:13.331Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxLib.c
50902026-02-18T22:36:13.331Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/OemHookStatusCodeLibNull.lib
50912026-02-18T22:36:13.331Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/OemHookStatusCodeLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull/OUTPUT/object_files.lst
50922026-02-18T22:36:13.355ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg.inf [X64]
50932026-02-18T22:36:13.379Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.obj
50942026-02-18T22:36:13.379Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facs.dll --zero
50952026-02-18T22:36:13.379Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Dxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Dxe.c
50962026-02-18T22:36:13.379ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Ssdt.asl
50972026-02-18T22:36:13.379Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib
50982026-02-18T22:36:13.379Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/object_files.lst
50992026-02-18T22:36:13.413ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64]
51002026-02-18T22:36:13.439Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib
51012026-02-18T22:36:13.439Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/object_files.lst
51022026-02-18T22:36:13.439Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/XenPlatformLib.lib
51032026-02-18T22:36:13.439Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/XenPlatformLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenPlatformLib/XenPlatformLib/OUTPUT/object_files.lst
51042026-02-18T22:36:13.439Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./BaseAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c
51052026-02-18T22:36:13.439Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckUefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/./VarCheckUefiLibNullClass.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLibNullClass.c
51062026-02-18T22:36:13.439ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf [X64]
51072026-02-18T22:36:13.464Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.lib
51082026-02-18T22:36:13.464Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/object_files.lst
51092026-02-18T22:36:13.464ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf [X64]
51102026-02-18T22:36:13.488Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib
51112026-02-18T22:36:13.488Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/object_files.lst
51122026-02-18T22:36:13.488Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyHelperLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/./VariablePolicyHelperLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.c
51132026-02-18T22:36:13.488ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64]
51142026-02-18T22:36:13.513Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyExtraInitRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyExtraInitRuntimeDxe.c
51152026-02-18T22:36:13.513ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64]
51162026-02-18T22:36:13.556Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AuthVariableLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/./AuthVariableLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.c
51172026-02-18T22:36:13.581Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c
51182026-02-18T22:36:13.581Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TpmMeasurementLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/./TpmMeasurementLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.c
51192026-02-18T22:36:13.581Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib
51202026-02-18T22:36:13.581Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/object_files.lst
51212026-02-18T22:36:13.606ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64]
51222026-02-18T22:36:13.631Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/Ia32/InternalGetSpinLockProperties.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32/InternalGetSpinLockProperties.c
51232026-02-18T22:36:13.631Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/TpmMeasurementLibNull.lib
51242026-02-18T22:36:13.631Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.c
51252026-02-18T22:36:13.631Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/TpmMeasurementLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull/OUTPUT/object_files.lst
51262026-02-18T22:36:13.656ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64]
51272026-02-18T22:36:13.656Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib
51282026-02-18T22:36:13.656Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/object_files.lst
51292026-02-18T22:36:13.681Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/VariablePolicyHelperLib.lib
51302026-02-18T22:36:13.681Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/VariablePolicyHelperLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib/OUTPUT/object_files.lst
51312026-02-18T22:36:13.681ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf [X64]
51322026-02-18T22:36:13.681Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/./VarCheckLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/VarCheckLib/VarCheckLib.c
51332026-02-18T22:36:13.706ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.inf [X64]
51342026-02-18T22:36:13.706Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib
51352026-02-18T22:36:13.706Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst
51362026-02-18T22:36:13.706Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c
51372026-02-18T22:36:13.706Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/SafeIntLib.c
51382026-02-18T22:36:13.706Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPciCapPciIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/./UefiPciCapPciIoLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.c
51392026-02-18T22:36:13.731ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.inf [X64]
51402026-02-18T22:36:13.755Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/./BasePciCapLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.c
51412026-02-18T22:36:13.781Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib
51422026-02-18T22:36:13.806Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/object_files.lst
51432026-02-18T22:36:13.806Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c
51442026-02-18T22:36:13.806ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf [X64]
51452026-02-18T22:36:13.831Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseOrderedCollectionRedBlackTreeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/./BaseOrderedCollectionRedBlackTreeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
51462026-02-18T22:36:13.855Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib
51472026-02-18T22:36:13.855Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/object_files.lst
51482026-02-18T22:36:13.855Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib
51492026-02-18T22:36:13.855Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/object_files.lst
51502026-02-18T22:36:13.855ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib.inf [X64]
51512026-02-18T22:36:13.880ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf [X64]
51522026-02-18T22:36:13.904Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/./QemuFwCfgDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxe.c
51532026-02-18T22:36:13.904Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.i > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii
51542026-02-18T22:36:13.904Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib
51552026-02-18T22:36:13.905Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/object_files.lst
51562026-02-18T22:36:13.905Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FrameBufferBltLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/./FrameBufferBltLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.c
51572026-02-18T22:36:13.929ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iii
51582026-02-18T22:36:13.929ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64]
51592026-02-18T22:36:13.954Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib
51602026-02-18T22:36:13.954Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/object_files.lst
51612026-02-18T22:36:13.954ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf [X64]
51622026-02-18T22:36:13.954Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib
51632026-02-18T22:36:13.954Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/object_files.lst
51642026-02-18T22:36:13.954Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/GuidedSectionExtraction.c
51652026-02-18T22:36:13.979Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
51662026-02-18T22:36:13.979ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64]
51672026-02-18T22:36:14.004Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DebugAgentLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.c
51682026-02-18T22:36:14.031Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib
51692026-02-18T22:36:14.056Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/object_files.lst
51702026-02-18T22:36:14.056Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c
51712026-02-18T22:36:14.056ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf [X64]
51722026-02-18T22:36:14.081Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSafeIntLib/SafeIntLib64.c
51732026-02-18T22:36:14.081Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.c
51742026-02-18T22:36:14.081Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/./QemuFwCfgLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c
51752026-02-18T22:36:14.106Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/BaseOrderedCollectionRedBlackTreeLib.lib
51762026-02-18T22:36:14.106Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./SecPeiCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuException.c
51772026-02-18T22:36:14.106Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/BaseOrderedCollectionRedBlackTreeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib/OUTPUT/object_files.lst
51782026-02-18T22:36:14.131ZBuilding ... /work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf [X64]
51792026-02-18T22:36:14.131Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib
51802026-02-18T22:36:14.156Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/object_files.lst
51812026-02-18T22:36:14.156ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/SecVmgExitLib.inf [X64]
51822026-02-18T22:36:14.180Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcAtSerialPortLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/PcAtChipsetPkg/Library/SerialIoLib/SerialPortLib.c
51832026-02-18T22:36:14.180Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./SecVmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/SecVmgExitVcHandler.c
51842026-02-18T22:36:14.205Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
51852026-02-18T22:36:14.205Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c
51862026-02-18T22:36:14.205Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/FrameBufferBltLib.lib
51872026-02-18T22:36:14.205Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/FrameBufferBltLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib/OUTPUT/object_files.lst
51882026-02-18T22:36:14.230Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib
51892026-02-18T22:36:14.230Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/object_files.lst
51902026-02-18T22:36:14.230Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/QemuFwCfgDxeLib.lib
51912026-02-18T22:36:14.230Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/QemuFwCfgDxeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib/OUTPUT/object_files.lst
51922026-02-18T22:36:14.230ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib.inf [X64]
51932026-02-18T22:36:14.254ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.inf [X64]
51942026-02-18T22:36:14.279Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/./SecMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLibInternal.c
51952026-02-18T22:36:14.279Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib
51962026-02-18T22:36:14.279Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/object_files.lst
51972026-02-18T22:36:14.304ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64]
51982026-02-18T22:36:14.304Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRomAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
51992026-02-18T22:36:14.304ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf [X64]
52002026-02-18T22:36:14.328Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciLibCf8Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8 -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciLibCf8/PciLib.c
52012026-02-18T22:36:14.328Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.c
52022026-02-18T22:36:14.328Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugIoPortQemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugIoPortQemu.c
52032026-02-18T22:36:14.352Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
52042026-02-18T22:36:14.377Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c
52052026-02-18T22:36:14.377ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm
52062026-02-18T22:36:14.401Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii
52072026-02-18T22:36:14.425Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRomAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/./BaseRomAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.c
52082026-02-18T22:36:14.426Z
52092026-02-18T22:36:14.426ZIntel ACPI Component Architecture
52102026-02-18T22:36:14.426ZASL+ Optimizing Compiler/Disassembler version 20180629
52112026-02-18T22:36:14.426ZCopyright (c) 2000 - 2018 Intel Corporation
52122026-02-18T22:36:14.426Z
52132026-02-18T22:36:14.426ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.iiii - 17 lines, 82 bytes, 0 keywords
52142026-02-18T22:36:14.426ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml - 36 bytes, 0 named objects, 0 executable opcodes
52152026-02-18T22:36:14.426Z
52162026-02-18T22:36:14.426ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
52172026-02-18T22:36:14.426Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib
52182026-02-18T22:36:14.426Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Ssdt.amli
52192026-02-18T22:36:14.426Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/object_files.lst
52202026-02-18T22:36:14.426ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Dsdt.asl
52212026-02-18T22:36:14.450ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf [X64]
52222026-02-18T22:36:14.476Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesLib/PeiServicesLib.c
52232026-02-18T22:36:14.476Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SecVirtualMemory.c
52242026-02-18T22:36:14.500Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c
52252026-02-18T22:36:14.525Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLibDetectRom.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetectRom.c
52262026-02-18T22:36:14.549Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/BaseRomAcpiTimerLib.lib
52272026-02-18T22:36:14.549Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/BaseRomAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib/OUTPUT/object_files.lst
52282026-02-18T22:36:14.573ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
52292026-02-18T22:36:14.573Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
52302026-02-18T22:36:14.573Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib
52312026-02-18T22:36:14.574Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/object_files.lst
52322026-02-18T22:36:14.598ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf [X64]
52332026-02-18T22:36:14.598Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePcdLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePcdLibNull/PcdLib.c
52342026-02-18T22:36:14.623Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesTablePointerLibIdtStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c
52352026-02-18T22:36:14.648Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib
52362026-02-18T22:36:14.672Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/object_files.lst
52372026-02-18T22:36:14.672ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [X64]
52382026-02-18T22:36:14.697Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/BasePcdLibNull.lib
52392026-02-18T22:36:14.697Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib
52402026-02-18T22:36:14.697Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/object_files.lst
52412026-02-18T22:36:14.697Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/BasePcdLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/object_files.lst
52422026-02-18T22:36:14.721Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib
52432026-02-18T22:36:14.721Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
52442026-02-18T22:36:14.721Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/object_files.lst
52452026-02-18T22:36:14.721Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzmaDec.c
52462026-02-18T22:36:14.721ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib/PeiHobLib.inf [X64]
52472026-02-18T22:36:14.746ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/DxeNetLib.inf [X64]
52482026-02-18T22:36:14.746Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiHobLib/HobLib.c
52492026-02-18T22:36:14.770ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf [X64]
52502026-02-18T22:36:14.770Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./DxeNetLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/DxeNetLib.c
52512026-02-18T22:36:14.795Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.c
52522026-02-18T22:36:14.852Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii
52532026-02-18T22:36:14.885ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii
52542026-02-18T22:36:14.912Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib
52552026-02-18T22:36:14.912Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/object_files.lst
52562026-02-18T22:36:14.936ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf [X64]
52572026-02-18T22:36:14.936Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.i > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii
52582026-02-18T22:36:14.936Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeDpcLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeDpcLib/DpcLib.c
52592026-02-18T22:36:14.936ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iii
52602026-02-18T22:36:14.977Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib
52612026-02-18T22:36:15.002Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/object_files.lst
52622026-02-18T22:36:15.026ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64]
52632026-02-18T22:36:15.026Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib
52642026-02-18T22:36:15.026Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/object_files.lst
52652026-02-18T22:36:15.026Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmBoot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
52662026-02-18T22:36:15.051ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64]
52672026-02-18T22:36:15.051Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib
52682026-02-18T22:36:15.051Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/object_files.lst
52692026-02-18T22:36:15.051Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLanguage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiLanguage.c
52702026-02-18T22:36:15.076ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64]
52712026-02-18T22:36:15.076Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePerformanceLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/./PerformanceLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
52722026-02-18T22:36:15.143Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/BasePerformanceLibNull.lib
52732026-02-18T22:36:15.169Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/BasePerformanceLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull/OUTPUT/object_files.lst
52742026-02-18T22:36:15.194ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64]
52752026-02-18T22:36:15.194Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiLib.c
52762026-02-18T22:36:15.194Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffGetEntryPointLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/./PeCoffGetEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
52772026-02-18T22:36:15.219Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib
52782026-02-18T22:36:15.219Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/object_files.lst
52792026-02-18T22:36:15.244ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64]
52802026-02-18T22:36:15.268Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/./DxeServicesLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/DxeServicesLib.c
52812026-02-18T22:36:15.268Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib
52822026-02-18T22:36:15.268Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/object_files.lst
52832026-02-18T22:36:15.268ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf [X64]
52842026-02-18T22:36:15.293Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/BasePeCoffGetEntryPointLib.lib
52852026-02-18T22:36:15.293Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/BasePeCoffGetEntryPointLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib/OUTPUT/object_files.lst
52862026-02-18T22:36:15.319ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64]
52872026-02-18T22:36:15.319Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
52882026-02-18T22:36:15.319Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiSortLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/./UefiSortLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiSortLib/UefiSortLib.c
52892026-02-18T22:36:15.357Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii
52902026-02-18T22:36:15.382Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib
52912026-02-18T22:36:15.382Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/object_files.lst
52922026-02-18T22:36:15.412Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii
52932026-02-18T22:36:15.412ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64]
52942026-02-18T22:36:15.437Z
52952026-02-18T22:36:15.437ZIntel ACPI Component Architecture
52962026-02-18T22:36:15.437ZASL+ Optimizing Compiler/Disassembler version 20180629
52972026-02-18T22:36:15.437ZCopyright (c) 2000 - 2018 Intel Corporation
52982026-02-18T22:36:15.437Z
52992026-02-18T22:36:15.437ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.iiii - 679 lines, 16036 bytes, 166 keywords
53002026-02-18T22:36:15.437ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml - 3362 bytes, 117 named objects, 49 executable opcodes
53012026-02-18T22:36:15.437Z
53022026-02-18T22:36:15.437ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 185 Optimizations
53032026-02-18T22:36:15.437Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Dsdt.amli
53042026-02-18T22:36:15.437Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Madt.aslc
53052026-02-18T22:36:15.463Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/./UefiHiiServicesLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.c
53062026-02-18T22:36:15.496Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/UefiSortLib.lib
53072026-02-18T22:36:15.521Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/UefiSortLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiSortLib/UefiSortLib/OUTPUT/object_files.lst
53082026-02-18T22:36:15.546Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeNetLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/./NetBuffer.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeNetLib/NetBuffer.c
53092026-02-18T22:36:15.546ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib/DxeHobLib.inf [X64]
53102026-02-18T22:36:15.546Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.obj
53112026-02-18T22:36:15.546Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeHobLib/HobLib.c
53122026-02-18T22:36:15.546Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll --zero
53132026-02-18T22:36:15.546Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/DxeReportStatusCodeLib.lib
53142026-02-18T22:36:15.546Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/DxeReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib/OUTPUT/object_files.lst
53152026-02-18T22:36:15.571ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.inf [X64]
53162026-02-18T22:36:15.571Z"/opt/gcc-7/bin//gcc" -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformAcpiTablesStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -x c -fno-lto -m64 -I/work/oxidecomputer/edk2/OvmfPkg/AcpiTables -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiTables/Facp.aslc
53172026-02-18T22:36:15.595Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/UefiHiiServicesLib.lib
53182026-02-18T22:36:15.595Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/UefiHiiServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib/OUTPUT/object_files.lst
53192026-02-18T22:36:15.595Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./PeiDxeVmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/PeiDxeVmgExitVcHandler.c
53202026-02-18T22:36:15.620ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64]
53212026-02-18T22:36:15.620Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/X64/Allocate.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesLib/X64/Allocate.c
53222026-02-18T22:36:15.620Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiRuntimeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/./RuntimeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
53232026-02-18T22:36:15.680Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 -melf_x86_64_sol2 --defsym=PECOFF_HEADER_SIZE=0 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds --entry ReferenceAcpiTable -u ReferenceAcpiTable /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj
53242026-02-18T22:36:15.705Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./VmgExitLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitLib.c
53252026-02-18T22:36:15.705Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/DxeHobLib.lib
53262026-02-18T22:36:15.705Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.acpi -c /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll --zero
53272026-02-18T22:36:15.705Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/DxeHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeHobLib/DxeHobLib/OUTPUT/object_files.lst
53282026-02-18T22:36:15.705Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/DxeServicesLib.lib
53292026-02-18T22:36:15.705Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/DxeServicesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesLib/DxeServicesLib/OUTPUT/object_files.lst
53302026-02-18T22:36:15.729ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64]
53312026-02-18T22:36:15.730Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facp.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facp.acpi
53322026-02-18T22:36:15.754ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf [X64]
53332026-02-18T22:36:15.754Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facs.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.2.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facs.acpi
53342026-02-18T22:36:15.754Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/./DxeServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
53352026-02-18T22:36:15.754Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/./DxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLibInternal.c
53362026-02-18T22:36:15.754Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Madt.acpi && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.3.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Madt.acpi
53372026-02-18T22:36:15.779Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/UefiRuntimeLib.lib
53382026-02-18T22:36:15.779Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/UefiRuntimeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib/OUTPUT/object_files.lst
53392026-02-18T22:36:15.779Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Dsdt.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Dsdt.aml
53402026-02-18T22:36:15.804ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf [X64]
53412026-02-18T22:36:15.804Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Ssdt.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.2.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Ssdt.aml
53422026-02-18T22:36:15.804Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseXApicX2ApicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/./BaseXApicX2ApicLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
53432026-02-18T22:36:15.804ZGenFfs -t EFI_FV_FILETYPE_FREEFORM -g 7E374E25-8E01-4FEE-87F2-390C23C606CD -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.1.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.2.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC1.3.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.1.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7E374E25-8E01-4FEE-87F2-390C23C606CDPlatformAcpiTables/7E374E25-8E01-4FEE-87F2-390C23C606CDSEC2.2.raw
53442026-02-18T22:36:15.828Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/./VmgExitVcHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c
53452026-02-18T22:36:15.828ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLib.inf [X64]
53462026-02-18T22:36:15.853Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/./PeiDxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c
53472026-02-18T22:36:15.853Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Acpi.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/Acpi.c
53482026-02-18T22:36:15.887Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/DxeServicesTableLib.lib
53492026-02-18T22:36:15.911Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/DxeServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib/OUTPUT/object_files.lst
53502026-02-18T22:36:15.911Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
53512026-02-18T22:36:15.936ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64]
53522026-02-18T22:36:15.936Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmBootDescription.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmBootDescription.c
53532026-02-18T22:36:15.960ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.nasm
53542026-02-18T22:36:17.011Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c
53552026-02-18T22:36:17.102Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./Console.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/Console.c
53562026-02-18T22:36:17.102Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/DxeNetLib.lib
53572026-02-18T22:36:17.102Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/DxeNetLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeNetLib/DxeNetLib/OUTPUT/object_files.lst
53582026-02-18T22:36:17.102ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf [X64]
53592026-02-18T22:36:17.102Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHiiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/./HiiString.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiHiiLib/HiiString.c
53602026-02-18T22:36:17.102Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
53612026-02-18T22:36:17.102Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/BaseXApicX2ApicLib.lib
53622026-02-18T22:36:17.102Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/BaseXApicX2ApicLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib/OUTPUT/object_files.lst
53632026-02-18T22:36:17.102ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf [X64]
53642026-02-18T22:36:17.102Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/VmgExitLib.lib
53652026-02-18T22:36:17.102Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/VmgExitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VmgExitLib/VmgExitLib/OUTPUT/object_files.lst
53662026-02-18T22:36:17.102Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseUefiCpuLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/./BaseUefiCpuLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c
53672026-02-18T22:36:17.102ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf [X64]
53682026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
53692026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibDevicePathProtocolStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/./UefiDevicePathLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
53702026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/./DxeAcpiTimerLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.c
53712026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiDriverModel.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiDriverModel.c
53722026-02-18T22:36:17.103ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.nasm
53732026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/UefiHiiLib.lib
53742026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/UefiHiiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib/OUTPUT/object_files.lst
53752026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64]
53762026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiRuntimeServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/./UefiRuntimeServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
53772026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmConnect.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmConnect.c
53782026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/DxeAcpiTimerLib.lib
53792026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/DxeAcpiTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib/OUTPUT/object_files.lst
53802026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/DxeMemEncryptSevLib.lib
53812026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/DxeMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib/OUTPUT/object_files.lst
53822026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf [X64]
53832026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf [X64]
53842026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/UefiRuntimeServicesTableLib.lib
53852026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/UefiRuntimeServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib/OUTPUT/object_files.lst
53862026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxePciLibI440FxQ35Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35 -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/DxePciLibI440FxQ35/PciLib.c
53872026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf [X64]
53882026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCf8LibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/./PciCf8Lib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciCf8Lib/PciCf8Lib.c
53892026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.ii
53902026-02-18T22:36:17.103ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.ii
53912026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciExpressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/./PciExpressLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciExpressLib/PciExpressLib.c
53922026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/UefiDevicePathLibDevicePathProtocol.lib
53932026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/UefiDevicePathLibDevicePathProtocol.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol/OUTPUT/object_files.lst
53942026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64]
53952026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDriverEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/./DriverEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
53962026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmConsole.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmConsole.c
53972026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/UefiDriverEntryPoint.lib
53982026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/UefiDriverEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/object_files.lst
53992026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64]
54002026-02-18T22:36:17.103Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/BasePeCoff.c
54012026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/DxePciLibI440FxQ35.lib
54022026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/DxePciLibI440FxQ35.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35/OUTPUT/object_files.lst
54032026-02-18T22:36:17.103ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64]
54042026-02-18T22:36:17.103Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/BasePciExpressLib.lib
54052026-02-18T22:36:17.103Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/BasePciExpressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciExpressLib/BasePciExpressLib/OUTPUT/object_files.lst
54062026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/BasePciCf8Lib.lib
54072026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
54082026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64]
54092026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/BasePciCf8Lib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib/OUTPUT/object_files.lst
54102026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLib.c
54112026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64]
54122026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.ii
54132026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCacheMaintenanceLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/./X86Cache.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCacheMaintenanceLib/X86Cache.c
54142026-02-18T22:36:17.104ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.ii
54152026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeCoffExtraActionLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLib.c
54162026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib
54172026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/object_files.lst
54182026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64]
54192026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/BaseCacheMaintenanceLib.lib
54202026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/BaseCacheMaintenanceLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib/OUTPUT/object_files.lst
54212026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf [X64]
54222026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootServicesTableLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/./UefiBootServicesTableLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
54232026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugIoPortQemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugIoPortQemu.c
54242026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c
54252026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/UefiBootServicesTableLib.lib
54262026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/UefiBootServicesTableLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib/OUTPUT/object_files.lst
54272026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmDriverHealth.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmDriverHealth.c
54282026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf [X64]
54292026-02-18T22:36:17.104Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuFlushTlb.iii
54302026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoHighLevel.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
54312026-02-18T22:36:17.104ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuSleep.nasm
54322026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePeCoffLib/PeCoffLoaderEx.c
54332026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib
54342026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/object_files.lst
54352026-02-18T22:36:17.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/./DebugLibDetect.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.c
54362026-02-18T22:36:17.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/UefiMemoryAllocationLib.lib
54372026-02-18T22:36:17.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/UefiMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib/OUTPUT/object_files.lst
54382026-02-18T22:36:17.104ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
54392026-02-18T22:36:17.130Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiLibPrint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiLibPrint.c
54402026-02-18T22:36:17.130ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64]
54412026-02-18T22:36:17.130Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/PrintLib.c
54422026-02-18T22:36:17.130Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/PlatformDebugLibIoPort.lib
54432026-02-18T22:36:17.130Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/PlatformDebugLibIoPort.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort/OUTPUT/object_files.lst
54442026-02-18T22:36:17.130ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf [X64]
54452026-02-18T22:36:17.130Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseDebugPrintErrorLevelLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/./BaseDebugPrintErrorLevelLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.c
54462026-02-18T22:36:17.130Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CompareMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
54472026-02-18T22:36:17.130Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/BaseDebugPrintErrorLevelLib.lib
54482026-02-18T22:36:17.130Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/BaseDebugPrintErrorLevelLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib/OUTPUT/object_files.lst
54492026-02-18T22:36:17.154ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/BaseLib.inf [X64]
54502026-02-18T22:36:17.154Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./CopyMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c
54512026-02-18T22:36:17.154Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/BaseUefiCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/X64/InitializeFpu.iii
54522026-02-18T22:36:17.154Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePrintLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/./PrintLibInternal.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePrintLib/PrintLibInternal.c
54532026-02-18T22:36:17.154Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c
54542026-02-18T22:36:17.179Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/BaseUefiCpuLib.lib
54552026-02-18T22:36:17.179Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/BaseUefiCpuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib/OUTPUT/object_files.lst
54562026-02-18T22:36:17.179Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ARShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ARShiftU64.c
54572026-02-18T22:36:17.204ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64]
54582026-02-18T22:36:17.204Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./IsZeroBufferWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/IsZeroBufferWrapper.c
54592026-02-18T22:36:17.204Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxePcdLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/./DxePcdLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxePcdLib/DxePcdLib.c
54602026-02-18T22:36:17.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./BitField.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/BitField.c
54612026-02-18T22:36:17.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLibGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
54622026-02-18T22:36:17.253Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./MemLibGuid.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
54632026-02-18T22:36:17.253Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmHotkey.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmHotkey.c
54642026-02-18T22:36:17.285Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem16Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c
54652026-02-18T22:36:17.309Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIoLibIntrinsicSevStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/./IoLibMmioBuffer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c
54662026-02-18T22:36:17.334Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/./UefiNotTiano.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiLib/UefiNotTiano.c
54672026-02-18T22:36:17.334Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem32Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c
54682026-02-18T22:36:17.359Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CheckSum.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/CheckSum.c
54692026-02-18T22:36:17.383ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/IoFifoSev.nasm
54702026-02-18T22:36:17.383Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem64Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c
54712026-02-18T22:36:17.408Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/CpuSleep.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.ii
54722026-02-18T22:36:17.432Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ChkStkGcc.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ChkStkGcc.c
54732026-02-18T22:36:17.432ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.ii
54742026-02-18T22:36:17.432Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/DxePcdLib.lib
54752026-02-18T22:36:17.432Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ScanMem8Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c
54762026-02-18T22:36:17.432Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/DxePcdLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxePcdLib/DxePcdLib/OUTPUT/object_files.lst
54772026-02-18T22:36:17.457ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf [X64]
54782026-02-18T22:36:17.457Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Cpu.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Cpu.c
54792026-02-18T22:36:17.482Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FilterLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/./RegisterFilterLibNull.obj -I/work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.c
54802026-02-18T22:36:17.482Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLib.lib
54812026-02-18T22:36:17.482Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/UefiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/object_files.lst
54822026-02-18T22:36:17.482Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/BasePrintLib.lib
54832026-02-18T22:36:17.482Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/BasePrintLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePrintLib/BasePrintLib/OUTPUT/object_files.lst
54842026-02-18T22:36:17.482Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem16Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
54852026-02-18T22:36:17.506ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf [X64]
54862026-02-18T22:36:17.531ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf [X64]
54872026-02-18T22:36:17.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./DxeMpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
54882026-02-18T22:36:17.531Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/FilterLibNull.lib
54892026-02-18T22:36:17.531Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/FilterLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull/OUTPUT/object_files.lst
54902026-02-18T22:36:17.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./CpuDeadLoop.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/CpuDeadLoop.c
54912026-02-18T22:36:17.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DetectSmbiosVersionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/./DetectSmbiosVersionLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.c
54922026-02-18T22:36:17.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem32Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
54932026-02-18T22:36:17.531ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf [X64]
54942026-02-18T22:36:17.556Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Cipher/CryptAes.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c
54952026-02-18T22:36:17.556Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivS64x64Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivS64x64Remainder.c
54962026-02-18T22:36:17.581Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib
54972026-02-18T22:36:17.581Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMem64Wrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
54982026-02-18T22:36:17.581Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/object_files.lst
54992026-02-18T22:36:17.605Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x32.c
55002026-02-18T22:36:17.605ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf [X64]
55012026-02-18T22:36:17.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTcpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/./DxeTcpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.c
55022026-02-18T22:36:17.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./SetMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c
55032026-02-18T22:36:17.630Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x32Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x32Remainder.c
55042026-02-18T22:36:17.655Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptMd5.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
55052026-02-18T22:36:17.679ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.nasm
55062026-02-18T22:36:17.679Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./DivU64x64Remainder.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/DivU64x64Remainder.c
55072026-02-18T22:36:17.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./FilePaths.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/FilePaths.c
55082026-02-18T22:36:17.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmLoadOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmLoadOption.c
55092026-02-18T22:36:17.772Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha1.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
55102026-02-18T22:36:17.796Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/GetPowerOfTwo32.c
55112026-02-18T22:36:17.796Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/IoFifoSev.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.ii
55122026-02-18T22:36:17.820ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.ii
55132026-02-18T22:36:17.845Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./GetPowerOfTwo64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/GetPowerOfTwo64.c
55142026-02-18T22:36:17.845Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseCpuLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/X64/CpuSleep.iii
55152026-02-18T22:36:17.845Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/BaseCpuLib.lib
55162026-02-18T22:36:17.845Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/BaseCpuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseCpuLib/BaseCpuLib/OUTPUT/object_files.lst
55172026-02-18T22:36:17.869ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf [X64]
55182026-02-18T22:36:17.870Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./Microcode.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/Microcode.c
55192026-02-18T22:36:17.894Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/HighBitSet32.c
55202026-02-18T22:36:17.894Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_cbc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cbc.c
55212026-02-18T22:36:17.894Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha256.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
55222026-02-18T22:36:17.918Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib
55232026-02-18T22:36:17.919Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/object_files.lst
55242026-02-18T22:36:17.943ZBuilding ... /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf [X64]
55252026-02-18T22:36:17.943Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./HighBitSet64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/HighBitSet64.c
55262026-02-18T22:36:17.943Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_cfb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cfb.c
55272026-02-18T22:36:17.943Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./CopyMem.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/CopyMem.c
55282026-02-18T22:36:17.969Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LRotU32.c
55292026-02-18T22:36:17.993Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./MemoryIntrinsics.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c
55302026-02-18T22:36:17.994Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_core.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_core.c
55312026-02-18T22:36:18.018Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha512.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
55322026-02-18T22:36:18.018Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LRotU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LRotU64.c
55332026-02-18T22:36:18.043Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib
55342026-02-18T22:36:18.043Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/object_files.lst
55352026-02-18T22:36:18.067ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf [X64]
55362026-02-18T22:36:18.067Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./MpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/MpLib.c
55372026-02-18T22:36:18.067Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LShiftU64.c
55382026-02-18T22:36:18.067Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRngLibTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/./RngLibTimer.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseRngLibTimerLib/RngLibTimer.c
55392026-02-18T22:36:18.092Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.ii
55402026-02-18T22:36:18.092ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.ii
55412026-02-18T22:36:18.116Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LinkedList.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LinkedList.c
55422026-02-18T22:36:18.141Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSm3.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash/CryptSm3.c
55432026-02-18T22:36:18.165Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib
55442026-02-18T22:36:18.165Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/object_files.lst
55452026-02-18T22:36:18.190ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.inf [X64]
55462026-02-18T22:36:18.190Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LongJump.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LongJump.c
55472026-02-18T22:36:18.214ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.nasmb
55482026-02-18T22:36:18.239Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LowBitSet32.c
55492026-02-18T22:36:18.263Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseIoLibIntrinsic/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/X64/IoFifoSev.iii
55502026-02-18T22:36:18.263Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_ige.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ige.c
55512026-02-18T22:36:18.263Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/BaseIoLibIntrinsicSev.lib
55522026-02-18T22:36:18.263Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/BaseIoLibIntrinsicSev.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev/OUTPUT/object_files.lst
55532026-02-18T22:36:18.288Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256.c
55542026-02-18T22:36:18.312ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf [X64]
55552026-02-18T22:36:18.313Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./LowBitSet64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/LowBitSet64.c
55562026-02-18T22:36:18.313Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseBmpSupportLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/./BmpSupportLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BaseBmpSupportLib/BmpSupportLib.c
55572026-02-18T22:36:18.365Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Math64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Math64.c
55582026-02-18T22:36:18.389Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/./BmMisc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/UefiBootManagerLib/BmMisc.c
55592026-02-18T22:36:18.414Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_misc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_misc.c
55602026-02-18T22:36:18.414Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Kdf/CryptHkdf.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf/CryptHkdf.c
55612026-02-18T22:36:18.438Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./ModU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ModU64x32.c
55622026-02-18T22:36:18.463Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_ofb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ofb.c
55632026-02-18T22:36:18.490Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultS64x64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultS64x64.c
55642026-02-18T22:36:18.514Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/BaseBmpSupportLib.lib
55652026-02-18T22:36:18.514Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/BaseBmpSupportLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib/OUTPUT/object_files.lst
55662026-02-18T22:36:18.514Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aes/aes_wrap.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_wrap.c
55672026-02-18T22:36:18.539ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64]
55682026-02-18T22:36:18.539Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pem/CryptPem.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
55692026-02-18T22:36:18.563Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/AutoGen.c
55702026-02-18T22:36:18.563Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultU64x32.c
55712026-02-18T22:36:18.587Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CompareMem.iii
55722026-02-18T22:36:18.587ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.nasm
55732026-02-18T22:36:18.613Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/aria/aria.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/aria/aria.c
55742026-02-18T22:36:18.637Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./MultU64x64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/MultU64x64.c
55752026-02-18T22:36:18.637Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/UefiBootManagerLib.lib
55762026-02-18T22:36:18.637Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/UefiBootManagerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib/OUTPUT/object_files.lst
55772026-02-18T22:36:18.664ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf [X64]
55782026-02-18T22:36:18.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RRotU32.c
55792026-02-18T22:36:18.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/AutoGen.c
55802026-02-18T22:36:18.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BmLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BmLib.c
55812026-02-18T22:36:18.713Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/DEBUG -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg/ResetVector/Vtf0/ /work/oxidecomputer/edk2/OvmfPkg/ResetVector/ResetVector.nasmb > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii
55822026-02-18T22:36:18.738Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RRotU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RRotU64.c
55832026-02-18T22:36:18.738ZTrim --source-code --convert-hex -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii
55842026-02-18T22:36:18.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./BootManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManager.c
55852026-02-18T22:36:18.787Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_bitstr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_bitstr.c
55862026-02-18T22:36:18.812Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./RShiftU64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/RShiftU64.c
55872026-02-18T22:36:18.836Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenance.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
55882026-02-18T22:36:18.836Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptAuthenticode.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
55892026-02-18T22:36:18.860ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
55902026-02-18T22:36:18.885Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SafeString.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SafeString.c
55912026-02-18T22:36:18.940Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_d2i_fp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_d2i_fp.c
55922026-02-18T22:36:19.015Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptDh.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c
55932026-02-18T22:36:19.054Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.ii
55942026-02-18T22:36:19.078ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.ii
55952026-02-18T22:36:19.104Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_digest.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_digest.c
55962026-02-18T22:36:19.131Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector/ -l /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.lst -f bin -I/work/oxidecomputer/edk2/OvmfPkg/ResetVector/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/DEBUG/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ResetVector/Vtf0/ -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii
55972026-02-18T22:36:19.155Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.com
55982026-02-18T22:36:19.155Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin
55992026-02-18T22:36:19.179ZGenFfs -t EFI_FV_FILETYPE_RAW -g 1BA0062E-C779-4582-8566-336AE8F78F09 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw -n 16
56002026-02-18T22:36:19.204ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf [X64]
56012026-02-18T22:36:19.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs1Oaep.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1Oaep.c
56022026-02-18T22:36:19.229Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include BootManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerVfr.i
56032026-02-18T22:36:19.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/AutoGen.c
56042026-02-18T22:36:19.229Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerVfr.i
56052026-02-18T22:36:19.254Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/./BootManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/DEBUG/BootManagerVfr.c
56062026-02-18T22:36:19.279Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_dup.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_dup.c
56072026-02-18T22:36:19.279Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii
56082026-02-18T22:36:19.303Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
56092026-02-18T22:36:19.327ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii
56102026-02-18T22:36:19.327Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLib.lib
56112026-02-18T22:36:19.327Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/BootManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib/OUTPUT/object_files.lst
56122026-02-18T22:36:19.352ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf [X64]
56132026-02-18T22:36:19.376Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_gentm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_gentm.c
56142026-02-18T22:36:19.376Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeUpdIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
56152026-02-18T22:36:19.401Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs5Pbkdf2.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs5Pbkdf2.c
56162026-02-18T22:36:19.425Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SetJump.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SetJump.c
56172026-02-18T22:36:19.464Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/String.c
56182026-02-18T22:36:19.488Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/CopyMem.iii
56192026-02-18T22:36:19.513Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include BootMaintenanceManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i
56202026-02-18T22:36:19.513Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_i2d_fp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_i2d_fp.c
56212026-02-18T22:36:19.513ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/IsZeroBuffer.nasm
56222026-02-18T22:36:19.513Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i
56232026-02-18T22:36:19.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7Sign.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c
56242026-02-18T22:36:19.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManager.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c
56252026-02-18T22:36:19.575Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DeviceManagerUiLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i
56262026-02-18T22:36:19.599Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i
56272026-02-18T22:36:19.623Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DeviceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/DeviceManagerVfr.c
56282026-02-18T22:36:19.624Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUi.c
56292026-02-18T22:36:19.648Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_int.c
56302026-02-18T22:36:19.672Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes16.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes16.c
56312026-02-18T22:36:19.697Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib
56322026-02-18T22:36:19.697Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/object_files.lst
56332026-02-18T22:36:19.697Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUiSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.c
56342026-02-18T22:36:19.722ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64]
56352026-02-18T22:36:19.722Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes32.c
56362026-02-18T22:36:19.722Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyBase.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyBase.c
56372026-02-18T22:36:19.722Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib
56382026-02-18T22:36:19.722Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/object_files.lst
56392026-02-18T22:36:19.747ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64]
56402026-02-18T22:36:19.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG/AutoGen.c
56412026-02-18T22:36:19.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwapBytes64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwapBytes64.c
56422026-02-18T22:36:19.771Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellInstall1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/./UefiShellInstall1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c
56432026-02-18T22:36:19.796Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii
56442026-02-18T22:36:19.821Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib
56452026-02-18T22:36:19.821Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/object_files.lst
56462026-02-18T22:36:19.821Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./SwitchStack.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/SwitchStack.c
56472026-02-18T22:36:19.846ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64]
56482026-02-18T22:36:19.846Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
56492026-02-18T22:36:19.870Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/UefiShellInstall1CommandsLib.lib
56502026-02-18T22:36:19.870Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/UefiShellInstall1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib/OUTPUT/object_files.lst
56512026-02-18T22:36:19.871Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG/AutoGen.c
56522026-02-18T22:36:19.871ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64]
56532026-02-18T22:36:19.895Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG/AutoGen.c
56542026-02-18T22:36:19.895Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_mbstr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_mbstr.c
56552026-02-18T22:36:19.895Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./Unaligned.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/Unaligned.c
56562026-02-18T22:36:19.929Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/IsZeroBuffer.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.ii
56572026-02-18T22:36:19.953Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyCommon.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyCommon.c
56582026-02-18T22:36:19.954ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuId.nasm
56592026-02-18T22:36:19.954ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.ii
56602026-02-18T22:36:19.978Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootOption.c
56612026-02-18T22:36:20.027Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_object.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_object.c
56622026-02-18T22:36:20.253Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
56632026-02-18T22:36:20.278Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_octet.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_octet.c
56642026-02-18T22:36:20.278Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
56652026-02-18T22:36:20.302Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./ConsoleOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ConsoleOption.c
56662026-02-18T22:36:20.327Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs7VerifyEku.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyEku.c
56672026-02-18T22:36:20.351Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuId.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.ii
56682026-02-18T22:36:20.351Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_print.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_print.c
56692026-02-18T22:36:20.351ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.ii
56702026-02-18T22:36:20.386Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/IsZeroBuffer.iii
56712026-02-18T22:36:20.411ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.nasm
56722026-02-18T22:36:20.470Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_sign.c
56732026-02-18T22:36:20.527Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
56742026-02-18T22:36:20.559Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaBasic.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c
56752026-02-18T22:36:20.695Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
56762026-02-18T22:36:20.720Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_strex.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_strex.c
56772026-02-18T22:36:20.720Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
56782026-02-18T22:36:20.720Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaExt.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
56792026-02-18T22:36:20.745Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Data.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Data.c
56802026-02-18T22:36:20.788Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c
56812026-02-18T22:36:20.813Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuId.iii
56822026-02-18T22:36:20.813Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.ii
56832026-02-18T22:36:20.813ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuIdEx.nasm
56842026-02-18T22:36:20.837ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.ii
56852026-02-18T22:36:20.891Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./UpdatePage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/UpdatePage.c
56862026-02-18T22:36:20.917Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaPss.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPss.c
56872026-02-18T22:36:20.941Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
56882026-02-18T22:36:21.001Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib
56892026-02-18T22:36:21.001Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/object_files.lst
56902026-02-18T22:36:21.001Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_strnid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_strnid.c
56912026-02-18T22:36:21.027ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64]
56922026-02-18T22:36:21.027Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
56932026-02-18T22:36:21.027Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c
56942026-02-18T22:36:21.111Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_time.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_time.c
56952026-02-18T22:36:21.153Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptRsaPssSign.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPssSign.c
56962026-02-18T22:36:21.183Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG/AutoGen.c
56972026-02-18T22:36:21.225Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/CpuIdEx.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.ii
56982026-02-18T22:36:21.249Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem16.iii
56992026-02-18T22:36:21.249ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.ii
57002026-02-18T22:36:21.249ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.nasm
57012026-02-18T22:36:21.274Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Variable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Variable.c
57022026-02-18T22:36:21.320Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptTs.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c
57032026-02-18T22:36:21.345Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
57042026-02-18T22:36:21.414Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_type.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_type.c
57052026-02-18T22:36:21.438Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
57062026-02-18T22:36:21.462Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
57072026-02-18T22:36:21.526Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
57082026-02-18T22:36:21.553Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib
57092026-02-18T22:36:21.553Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/object_files.lst
57102026-02-18T22:36:21.553Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_utctm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_utctm.c
57112026-02-18T22:36:21.577ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64]
57122026-02-18T22:36:21.602Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG/AutoGen.c
57132026-02-18T22:36:21.626Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
57142026-02-18T22:36:21.626Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dmem.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
57152026-02-18T22:36:21.651Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptX509.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
57162026-02-18T22:36:21.651Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_utf8.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_utf8.c
57172026-02-18T22:36:21.651Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/CpuIdEx.iii
57182026-02-18T22:36:21.676ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisableCache.nasm
57192026-02-18T22:36:21.717Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.ii
57202026-02-18T22:36:21.748ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.ii
57212026-02-18T22:36:21.772Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/a_verify.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_verify.c
57222026-02-18T22:36:21.797Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
57232026-02-18T22:36:21.797Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
57242026-02-18T22:36:21.825Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./DmpStore.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
57252026-02-18T22:36:21.876Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
57262026-02-18T22:36:21.921Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
57272026-02-18T22:36:21.950Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Rand/CryptRandTsc.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
57282026-02-18T22:36:21.983Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/ameth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/ameth_lib.c
57292026-02-18T22:36:22.050Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
57302026-02-18T22:36:22.105Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/BaseMemAllocation.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c
57312026-02-18T22:36:22.140Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisableCache.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.ii
57322026-02-18T22:36:22.174Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
57332026-02-18T22:36:22.174ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.ii
57342026-02-18T22:36:22.174Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Edit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
57352026-02-18T22:36:22.206Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem32.iii
57362026-02-18T22:36:22.207ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.nasm
57372026-02-18T22:36:22.237Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_err.c
57382026-02-18T22:36:22.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/CrtWrapper.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c
57392026-02-18T22:36:22.305Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
57402026-02-18T22:36:22.305Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_gen.c
57412026-02-18T22:36:22.337Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/FileBuffer.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
57422026-02-18T22:36:22.382Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
57432026-02-18T22:36:22.448Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
57442026-02-18T22:36:22.497Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/TimerWrapper.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
57452026-02-18T22:36:22.602Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
57462026-02-18T22:36:22.639Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_item_list.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_item_list.c
57472026-02-18T22:36:22.639Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
57482026-02-18T22:36:22.639Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisableCache.iii
57492026-02-18T22:36:22.639ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisablePaging64.nasm
57502026-02-18T22:36:22.672Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/SysCall/inet_pton.obj -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Rand -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pem -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Pk -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Cipher -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Kdf -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hmac -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/Hash -I/work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/CryptoPkg/Private -I/work/oxidecomputer/edk2/CryptoPkg/Library/Include -I/work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/include /work/oxidecomputer/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/inet_pton.c
57512026-02-18T22:36:22.672Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
57522026-02-18T22:36:22.704Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.ii
57532026-02-18T22:36:22.766ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.ii
57542026-02-18T22:36:22.766Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_lib.c
57552026-02-18T22:36:22.802Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/BaseCryptLib.lib
57562026-02-18T22:36:22.803Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/BaseCryptLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/object_files.lst
57572026-02-18T22:36:22.803Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
57582026-02-18T22:36:22.803ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64]
57592026-02-18T22:36:22.863Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
57602026-02-18T22:36:22.906Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
57612026-02-18T22:36:22.945Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/MainTextEditor.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
57622026-02-18T22:36:22.945Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
57632026-02-18T22:36:22.977Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn1_par.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn1_par.c
57642026-02-18T22:36:23.045Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG/AutoGen.c
57652026-02-18T22:36:23.079Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/DisablePaging64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.ii
57662026-02-18T22:36:23.079Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c
57672026-02-18T22:36:23.080ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.ii
57682026-02-18T22:36:23.080Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib
57692026-02-18T22:36:23.080Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/object_files.lst
57702026-02-18T22:36:23.110ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64]
57712026-02-18T22:36:23.141Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
57722026-02-18T22:36:23.141Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiApplicationEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/./ApplicationEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
57732026-02-18T22:36:23.214Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem64.iii
57742026-02-18T22:36:23.241Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_mime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mime.c
57752026-02-18T22:36:23.241ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.nasm
57762026-02-18T22:36:23.241Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/UefiApplicationEntryPoint.lib
57772026-02-18T22:36:23.270Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/UefiApplicationEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint/OUTPUT/object_files.lst
57782026-02-18T22:36:23.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
57792026-02-18T22:36:23.270ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64]
57802026-02-18T22:36:23.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
57812026-02-18T22:36:23.297Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG/AutoGen.c
57822026-02-18T22:36:23.391Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
57832026-02-18T22:36:23.420Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Edit/Misc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
57842026-02-18T22:36:23.459Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./UefiShellBcfgCommandLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
57852026-02-18T22:36:23.503Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib
57862026-02-18T22:36:23.504Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/object_files.lst
57872026-02-18T22:36:23.532ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64]
57882026-02-18T22:36:23.533Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/DisablePaging64.iii
57892026-02-18T22:36:23.560Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
57902026-02-18T22:36:23.560ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableCache.nasm
57912026-02-18T22:36:23.561Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditInputBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c
57922026-02-18T22:36:23.626Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib
57932026-02-18T22:36:23.668Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/object_files.lst
57942026-02-18T22:36:23.668Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_moid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_moid.c
57952026-02-18T22:36:23.693ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64]
57962026-02-18T22:36:23.693Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG/AutoGen.c
57972026-02-18T22:36:23.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
57982026-02-18T22:36:23.743Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.ii
57992026-02-18T22:36:23.775ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.ii
58002026-02-18T22:36:23.775Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditMenuBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c
58012026-02-18T22:36:23.800Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_mstbl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mstbl.c
58022026-02-18T22:36:23.911Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
58032026-02-18T22:36:23.936Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditStatusBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c
58042026-02-18T22:36:23.961Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
58052026-02-18T22:36:23.985Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/asn_pack.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_pack.c
58062026-02-18T22:36:24.010Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
58072026-02-18T22:36:24.034Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableCache.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.ii
58082026-02-18T22:36:24.058ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.ii
58092026-02-18T22:36:24.083Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/bio_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_asn1.c
58102026-02-18T22:36:24.107Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EditTitleBar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
58112026-02-18T22:36:24.164Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib
58122026-02-18T22:36:24.188Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/object_files.lst
58132026-02-18T22:36:24.212ZBuilding ... /work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf [X64]
58142026-02-18T22:36:24.212Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimeBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/./TimeBaseLib.obj -I/work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c
58152026-02-18T22:36:24.238Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/bio_ndef.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_ndef.c
58162026-02-18T22:36:24.266Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ScanMem8.iii
58172026-02-18T22:36:24.290ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.nasm
58182026-02-18T22:36:24.291Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiCompress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
58192026-02-18T22:36:24.317Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
58202026-02-18T22:36:24.354Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/d2i_pr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/d2i_pr.c
58212026-02-18T22:36:24.392Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib
58222026-02-18T22:36:24.416Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/object_files.lst
58232026-02-18T22:36:24.441ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf [X64]
58242026-02-18T22:36:24.441ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/hypercall.nasm
58252026-02-18T22:36:24.465Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./EfiDecompress.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
58262026-02-18T22:36:24.490Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableCache.iii
58272026-02-18T22:36:24.514ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.nasm
58282026-02-18T22:36:24.514Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/d2i_pu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/d2i_pu.c
58292026-02-18T22:36:24.514Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
58302026-02-18T22:36:24.623Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib
58312026-02-18T22:36:24.648Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/object_files.lst
58322026-02-18T22:36:24.648Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/evp_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/evp_asn1.c
58332026-02-18T22:36:24.672ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib.inf [X64]
58342026-02-18T22:36:24.697Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/./DxeResetShutdown.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/DxeResetShutdown.c
58352026-02-18T22:36:24.723Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/BufferImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
58362026-02-18T22:36:24.748Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/f_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/f_int.c
58372026-02-18T22:36:24.773Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.ii
58382026-02-18T22:36:24.798ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.ii
58392026-02-18T22:36:24.798Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/./ResetSystemLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c
58402026-02-18T22:36:24.855Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
58412026-02-18T22:36:24.883Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/f_string.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/f_string.c
58422026-02-18T22:36:24.908Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/hypercall.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.ii
58432026-02-18T22:36:24.908ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.ii
58442026-02-18T22:36:24.933Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.ii
58452026-02-18T22:36:24.933Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/DxeResetSystemLib.lib
58462026-02-18T22:36:24.933Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/DxeResetSystemLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/ResetSystemLib/DxeResetSystemLib/OUTPUT/object_files.lst
58472026-02-18T22:36:24.957ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64]
58482026-02-18T22:36:24.957ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.ii
58492026-02-18T22:36:24.957Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG/AutoGen.c
58502026-02-18T22:36:24.999Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/i2d_pr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/i2d_pr.c
58512026-02-18T22:36:25.033Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c
58522026-02-18T22:36:25.119Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib
58532026-02-18T22:36:25.143Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/object_files.lst
58542026-02-18T22:36:25.143Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/i2d_pu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/i2d_pu.c
58552026-02-18T22:36:25.168ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.inf [X64]
58562026-02-18T22:36:25.168Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformHasIoMmuLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/./PlatformHasIoMmuLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.c
58572026-02-18T22:36:25.168Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Clipboard.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c
58582026-02-18T22:36:25.192Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem.iii
58592026-02-18T22:36:25.216ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.nasm
58602026-02-18T22:36:25.217Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib
58612026-02-18T22:36:25.217Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/object_files.lst
58622026-02-18T22:36:25.241Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/n_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/n_pkey.c
58632026-02-18T22:36:25.241ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [X64]
58642026-02-18T22:36:25.266Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/./PciHostBridgeLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c
58652026-02-18T22:36:25.296Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/DiskImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
58662026-02-18T22:36:25.320Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
58672026-02-18T22:36:25.320Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.c
58682026-02-18T22:36:25.320Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/nsseq.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/nsseq.c
58692026-02-18T22:36:25.385Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/./XenSupport.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeLib/XenSupport.c
58702026-02-18T22:36:25.409Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/EnableDisableInterrupts.iii
58712026-02-18T22:36:25.409Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInline.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/GccInline.c
58722026-02-18T22:36:25.434Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/X64/hypercall.iii
58732026-02-18T22:36:25.458Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenHypercallLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/./X86XenHypercall.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X86XenHypercall.c
58742026-02-18T22:36:25.458Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_pbe.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_pbe.c
58752026-02-18T22:36:25.483Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
58762026-02-18T22:36:25.508Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/GccInlinePriv.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/GccInlinePriv.c
58772026-02-18T22:36:25.508Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/FileImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
58782026-02-18T22:36:25.532Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenHypercallLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/./XenHypercall.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/XenHypercallLib/XenHypercall.c
58792026-02-18T22:36:25.592Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_pbev2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_pbev2.c
58802026-02-18T22:36:25.616Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib
58812026-02-18T22:36:25.616Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/object_files.lst
58822026-02-18T22:36:25.616ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Lfence.nasm
58832026-02-18T22:36:25.641ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.inf [X64]
58842026-02-18T22:36:25.665Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/XenHypercallLib.lib
58852026-02-18T22:36:25.666Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/XenHypercallLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/XenHypercallLib/XenHypercallLib/OUTPUT/object_files.lst
58862026-02-18T22:36:25.666Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeUtilityLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/./PciHostBridgeUtilityLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.c
58872026-02-18T22:36:25.666Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib
58882026-02-18T22:36:25.666Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/object_files.lst
58892026-02-18T22:36:25.666ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [X64]
58902026-02-18T22:36:25.693ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64]
58912026-02-18T22:36:25.693Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/HexEdit.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
58922026-02-18T22:36:25.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
58932026-02-18T22:36:25.744Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/Hid.c
58942026-02-18T22:36:25.744Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.ii
58952026-02-18T22:36:25.744ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.ii
58962026-02-18T22:36:25.769Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib
58972026-02-18T22:36:25.769Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/object_files.lst
58982026-02-18T22:36:25.769Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p5_scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p5_scrypt.c
58992026-02-18T22:36:25.769ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf [X64]
59002026-02-18T22:36:25.793Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib
59012026-02-18T22:36:25.793Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/object_files.lst
59022026-02-18T22:36:25.793Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ReportStatusCodeLib.c
59032026-02-18T22:36:25.820ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib/DxeHttpLib.inf [X64]
59042026-02-18T22:36:25.844Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiUsbLib/UsbDxeLib.c
59052026-02-18T22:36:25.844Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeHttpLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/./DxeHttpLib.obj -I/work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Library/DxeHttpLib/DxeHttpLib.c
59062026-02-18T22:36:25.868Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/p8_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/p8_pkey.c
59072026-02-18T22:36:25.893Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MainHexEditor.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
59082026-02-18T22:36:25.893Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
59092026-02-18T22:36:25.952Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib
59102026-02-18T22:36:25.952Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/object_files.lst
59112026-02-18T22:36:25.979ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf [X64]
59122026-02-18T22:36:26.005Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.c
59132026-02-18T22:36:26.029Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/RuntimeDxeReportStatusCodeLib.lib
59142026-02-18T22:36:26.029Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/RuntimeDxeReportStatusCodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib/OUTPUT/object_files.lst
59152026-02-18T22:36:26.054Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Lfence.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.ii
59162026-02-18T22:36:26.054Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_bitst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_bitst.c
59172026-02-18T22:36:26.078ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64]
59182026-02-18T22:36:26.078ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.ii
59192026-02-18T22:36:26.078Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiScsiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiScsiLib/UefiScsiLib.c
59202026-02-18T22:36:26.104Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib
59212026-02-18T22:36:26.104Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/object_files.lst
59222026-02-18T22:36:26.128ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.inf [X64]
59232026-02-18T22:36:26.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
59242026-02-18T22:36:26.153Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapPciSegmentLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/./BasePciCapPciSegmentLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.c
59252026-02-18T22:36:26.212Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_pkey.c
59262026-02-18T22:36:26.236Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem16.iii
59272026-02-18T22:36:26.236ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.nasm
59282026-02-18T22:36:26.262Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib
59292026-02-18T22:36:26.262Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/object_files.lst
59302026-02-18T22:36:26.262ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64]
59312026-02-18T22:36:26.289Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
59322026-02-18T22:36:26.289Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c
59332026-02-18T22:36:26.336Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/t_spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/t_spki.c
59342026-02-18T22:36:26.374Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib
59352026-02-18T22:36:26.399Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/object_files.lst
59362026-02-18T22:36:26.424ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64]
59372026-02-18T22:36:26.424Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreHobLib/HobLib.c
59382026-02-18T22:36:26.502Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/MemImage.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c
59392026-02-18T22:36:26.502Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib
59402026-02-18T22:36:26.502Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/object_files.lst
59412026-02-18T22:36:26.527ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64]
59422026-02-18T22:36:26.527Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_dec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_dec.c
59432026-02-18T22:36:26.527Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj -I/work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
59442026-02-18T22:36:26.528Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Lfence.iii
59452026-02-18T22:36:26.528Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
59462026-02-18T22:36:26.528ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/LongJump.nasm
59472026-02-18T22:36:26.528Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/DxeHttpLib.lib
59482026-02-18T22:36:26.528Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/DxeHttpLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Library/DxeHttpLib/DxeHttpLib/OUTPUT/object_files.lst
59492026-02-18T22:36:26.553ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64]
59502026-02-18T22:36:26.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
59512026-02-18T22:36:26.553Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib
59522026-02-18T22:36:26.553Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/object_files.lst
59532026-02-18T22:36:26.580ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64]
59542026-02-18T22:36:26.606Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./DxeCoreMemoryProfileLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileLibNull.c
59552026-02-18T22:36:26.606Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib
59562026-02-18T22:36:26.606Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/object_files.lst
59572026-02-18T22:36:26.631Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/HexEdit/Misc.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
59582026-02-18T22:36:26.656ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.inf [X64]
59592026-02-18T22:36:26.656Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/VirtioLib/VirtioLib.c
59602026-02-18T22:36:26.681Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
59612026-02-18T22:36:26.705Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c
59622026-02-18T22:36:26.705Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.ii
59632026-02-18T22:36:26.730ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.ii
59642026-02-18T22:36:26.763Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./LoadPciRom.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
59652026-02-18T22:36:26.804Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib
59662026-02-18T22:36:26.805Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/object_files.lst
59672026-02-18T22:36:26.830ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [X64]
59682026-02-18T22:36:26.855Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./BdsPlatform.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
59692026-02-18T22:36:26.881Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_enc.c
59702026-02-18T22:36:26.933Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/LongJump.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.ii
59712026-02-18T22:36:26.957ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.ii
59722026-02-18T22:36:27.040Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./MemMap.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
59732026-02-18T22:36:27.085Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
59742026-02-18T22:36:27.110Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib
59752026-02-18T22:36:27.110Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/object_files.lst
59762026-02-18T22:36:27.110Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_fre.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_fre.c
59772026-02-18T22:36:27.134ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [X64]
59782026-02-18T22:36:27.134Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootLogoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/./BootLogoLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.c
59792026-02-18T22:36:27.159Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c
59802026-02-18T22:36:27.159Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem32.iii
59812026-02-18T22:36:27.183ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.nasm
59822026-02-18T22:36:27.234Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_new.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_new.c
59832026-02-18T22:36:27.321Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mm.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
59842026-02-18T22:36:27.367Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
59852026-02-18T22:36:27.411Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib
59862026-02-18T22:36:27.412Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/object_files.lst
59872026-02-18T22:36:27.412Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_prn.c
59882026-02-18T22:36:27.479ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf [X64]
59892026-02-18T22:36:27.479Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./PlatformData.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c
59902026-02-18T22:36:27.479Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/FsAccess.c
59912026-02-18T22:36:27.480Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/LongJump.iii
59922026-02-18T22:36:27.480Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Non-existing.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Non-existing.c
59932026-02-18T22:36:27.553ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/RdRand.nasm
59942026-02-18T22:36:27.616Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./QemuKernel.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include -I/work/oxidecomputer/edk2/SourceLevelDebugPkg/Include/Ia32 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBootManagerLib/QemuKernel.c
59952026-02-18T22:36:27.617Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib
59962026-02-18T22:36:27.617Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/object_files.lst
59972026-02-18T22:36:27.680ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.inf [X64]
59982026-02-18T22:36:27.680Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
59992026-02-18T22:36:27.680Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Mode.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
60002026-02-18T22:36:27.680Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=X86QemuLoadImageLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/./X86QemuLoadImageLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.c
60012026-02-18T22:36:27.680Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.ii
60022026-02-18T22:36:27.680Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c
60032026-02-18T22:36:27.724ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.ii
60042026-02-18T22:36:27.724Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_scn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_scn.c
60052026-02-18T22:36:27.724Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/PlatformBootManagerLib.lib
60062026-02-18T22:36:27.725Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/PlatformBootManagerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/object_files.lst
60072026-02-18T22:36:27.725ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf [X64]
60082026-02-18T22:36:27.725Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuBootOrderLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/./ExtraRootBusMap.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/ExtraRootBusMap.c
60092026-02-18T22:36:27.725Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib
60102026-02-18T22:36:27.725Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/object_files.lst
60112026-02-18T22:36:27.761ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib.inf [X64]
60122026-02-18T22:36:27.798Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBmPrintScLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/./StatusCodeHandler.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/Library/PlatformBmPrintScLib/StatusCodeHandler.c
60132026-02-18T22:36:27.842Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/X86QemuLoadImageLib.lib
60142026-02-18T22:36:27.843Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_typ.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_typ.c
60152026-02-18T22:36:27.843Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/X86QemuLoadImageLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/object_files.lst
60162026-02-18T22:36:27.843Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Pci.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
60172026-02-18T22:36:27.882ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf [X64]
60182026-02-18T22:36:27.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTcg2PhysicalPresenceLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/./DxeTcg2PhysicalPresenceLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.c
60192026-02-18T22:36:27.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilitiesDxeSmm.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/DevicePathUtilitiesDxeSmm.c
60202026-02-18T22:36:27.883Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuBootOrderLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/./QemuBootOrderLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.c
60212026-02-18T22:36:27.921Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/PlatformBmPrintScLib.lib
60222026-02-18T22:36:27.922Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/PlatformBmPrintScLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PlatformBmPrintScLib/PlatformBmPrintScLib/OUTPUT/object_files.lst
60232026-02-18T22:36:27.956ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf [X64]
60242026-02-18T22:36:27.957Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/DxeTcg2PhysicalPresenceLibNull.lib
60252026-02-18T22:36:27.957Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/DxeTcg2PhysicalPresenceLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib/OUTPUT/object_files.lst
60262026-02-18T22:36:27.957Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/RdRand.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.ii
60272026-02-18T22:36:27.993Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeSerializeVariablesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/./SerializeVariablesLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c
60282026-02-18T22:36:27.993ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf [X64]
60292026-02-18T22:36:27.993ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.ii
60302026-02-18T22:36:27.993Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
60312026-02-18T22:36:27.993Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./Linux.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/Linux.c
60322026-02-18T22:36:28.073Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib
60332026-02-18T22:36:28.109Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/object_files.lst
60342026-02-18T22:36:28.109Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/tasn_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/tasn_utl.c
60352026-02-18T22:36:28.142ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64]
60362026-02-18T22:36:28.143Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseUefiDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
60372026-02-18T22:36:28.143Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/SetMem64.iii
60382026-02-18T22:36:28.174ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.nasm
60392026-02-18T22:36:28.234Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/DxeSerializeVariablesLib.lib
60402026-02-18T22:36:28.265Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_algor.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_algor.c
60412026-02-18T22:36:28.265Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/DxeSerializeVariablesLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib/OUTPUT/object_files.lst
60422026-02-18T22:36:28.265ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64]
60432026-02-18T22:36:28.294Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LoadLinuxLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/./LinuxGdt.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/LinuxGdt.c
60442026-02-18T22:36:28.295Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
60452026-02-18T22:36:28.295Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/QemuBootOrderLib.lib
60462026-02-18T22:36:28.295Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/QemuBootOrderLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/object_files.lst
60472026-02-18T22:36:28.322ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf [X64]
60482026-02-18T22:36:28.388Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./Microcode.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/Microcode.c
60492026-02-18T22:36:28.388Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_bignum.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_bignum.c
60502026-02-18T22:36:28.418ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm
60512026-02-18T22:36:28.418Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib
60522026-02-18T22:36:28.418Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/object_files.lst
60532026-02-18T22:36:28.444ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf [X64]
60542026-02-18T22:36:28.473Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
60552026-02-18T22:36:28.473Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib
60562026-02-18T22:36:28.473Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/object_files.lst
60572026-02-18T22:36:28.503ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf [X64]
60582026-02-18T22:36:28.503Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/RdRand.iii
60592026-02-18T22:36:28.503ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SetJump.nasm
60602026-02-18T22:36:28.504Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MicrocodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/./MicrocodeLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.c
60612026-02-18T22:36:28.532Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./MpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/MpLib.c
60622026-02-18T22:36:28.532Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_info.c
60632026-02-18T22:36:28.568Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./PeiCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuException.c
60642026-02-18T22:36:28.638Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib
60652026-02-18T22:36:28.667Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/object_files.lst
60662026-02-18T22:36:28.667ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64]
60672026-02-18T22:36:28.699Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_int64.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_int64.c
60682026-02-18T22:36:28.700Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellLib/UefiShellLib.c
60692026-02-18T22:36:28.732Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.ii
60702026-02-18T22:36:28.732Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/./PeiDxeSmmCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
60712026-02-18T22:36:28.732ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.ii
60722026-02-18T22:36:28.818Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
60732026-02-18T22:36:28.849Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.ii
60742026-02-18T22:36:28.875Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SerMode.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
60752026-02-18T22:36:28.875Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_long.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_long.c
60762026-02-18T22:36:28.875ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.ii
60772026-02-18T22:36:28.912Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SetJump.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.ii
60782026-02-18T22:36:28.937ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.ii
60792026-02-18T22:36:28.967Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_pkey.c
60802026-02-18T22:36:28.992ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm
60812026-02-18T22:36:29.076Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetSize.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
60822026-02-18T22:36:29.149Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_sig.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_sig.c
60832026-02-18T22:36:29.174Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/X64/ZeroMem.iii
60842026-02-18T22:36:29.174Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseMemoryLibRepStrStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/./ZeroMemWrapper.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c
60852026-02-18T22:36:29.236Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/BaseMemoryLibRepStr.lib
60862026-02-18T22:36:29.260Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/BaseMemoryLibRepStr.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr/OUTPUT/object_files.lst
60872026-02-18T22:36:29.285ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64]
60882026-02-18T22:36:29.285Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./SetVar.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
60892026-02-18T22:36:29.285Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./PeiMpLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
60902026-02-18T22:36:29.310Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiFileHandleLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/./UefiFileHandleLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.c
60912026-02-18T22:36:29.336Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_spki.c
60922026-02-18T22:36:29.336Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SetJump.iii
60932026-02-18T22:36:29.363ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SwitchStack.nasm
60942026-02-18T22:36:29.919Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Library/LoadLinuxLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/X64/JumpToKernel.iii
60952026-02-18T22:36:29.919Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/LoadLinuxLib.lib
60962026-02-18T22:36:29.919Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/LoadLinuxLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib/OUTPUT/object_files.lst
60972026-02-18T22:36:29.919ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [X64]
60982026-02-18T22:36:29.919Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
60992026-02-18T22:36:29.919Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MtrrLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MtrrLib/MtrrLib.c
61002026-02-18T22:36:29.920ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
61012026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/asn1/x_val.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/x_val.c
61022026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/EventLogInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
61032026-02-18T22:36:29.920ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
61042026-02-18T22:36:29.920Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/UefiFileHandleLib.lib
61052026-02-18T22:36:29.920Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/UefiFileHandleLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib/OUTPUT/object_files.lst
61062026-02-18T22:36:29.920ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg.inf [X64]
61072026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_null.c
61082026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3BasePei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3BasePei.c
61092026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_posix.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_posix.c
61102026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Pei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Pei.c
61112026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/arch/async_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch/async_win.c
61122026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/LibSmbiosView.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
61132026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c
61142026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async.c
61152026-02-18T22:36:29.920Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/SwitchStack.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.ii
61162026-02-18T22:36:29.920Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib
61172026-02-18T22:36:29.920Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst
61182026-02-18T22:36:29.947ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf [X64]
61192026-02-18T22:36:29.947ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.ii
61202026-02-18T22:36:29.947Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib
61212026-02-18T22:36:29.947Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/object_files.lst
61222026-02-18T22:36:29.947Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiResourcePublicationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
61232026-02-18T22:36:29.947ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib.inf [X64]
61242026-02-18T22:36:29.947Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii
61252026-02-18T22:36:29.947Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/PeiCpuExceptionHandlerLib.lib
61262026-02-18T22:36:29.947Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/PeiCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib/OUTPUT/object_files.lst
61272026-02-18T22:36:29.947Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c
61282026-02-18T22:36:29.947ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib.inf [X64]
61292026-02-18T22:36:29.947Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib
61302026-02-18T22:36:29.947Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/object_files.lst
61312026-02-18T22:36:29.973ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf [X64]
61322026-02-18T22:36:29.973Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiDxeMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c
61332026-02-18T22:36:30.000Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/AutoGen.c
61342026-02-18T22:36:30.000Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/PrintInfo.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
61352026-02-18T22:36:30.026Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiMemEncryptSevLibInternal.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLibInternal.c
61362026-02-18T22:36:30.026Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async_err.c
61372026-02-18T22:36:30.026Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii
61382026-02-18T22:36:30.051ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii
61392026-02-18T22:36:30.051Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgPei.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPei.c
61402026-02-18T22:36:30.515Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/async/async_wait.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/async/async_wait.c
61412026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c
61422026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c
61432026-02-18T22:36:30.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib
61442026-02-18T22:36:30.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/object_files.lst
61452026-02-18T22:36:30.516ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib.inf [X64]
61462026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PxeBcPcdProducerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/./PxeBcPcd.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcd.c
61472026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_addr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_addr.c
61482026-02-18T22:36:30.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib
61492026-02-18T22:36:30.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/object_files.lst
61502026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c
61512026-02-18T22:36:30.516ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib.inf [X64]
61522026-02-18T22:36:30.516Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/SwitchStack.iii
61532026-02-18T22:36:30.516ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Thunk16.nasm
61542026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgSimpleParserLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/./QemuFwCfgSimpleParser.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParser.c
61552026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_dump.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_dump.c
61562026-02-18T22:36:30.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib
61572026-02-18T22:36:30.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/object_files.lst
61582026-02-18T22:36:30.516ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64]
61592026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_sock.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_sock.c
61602026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCapsuleLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.c
61612026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/b_sock2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_sock2.c
61622026-02-18T22:36:30.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib
61632026-02-18T22:36:30.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/object_files.lst
61642026-02-18T22:36:30.516ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf [X64]
61652026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c
61662026-02-18T22:36:30.516Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib
61672026-02-18T22:36:30.516Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/object_files.lst
61682026-02-18T22:36:30.516Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_buff.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_buff.c
61692026-02-18T22:36:30.541ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf [X64]
61702026-02-18T22:36:30.541Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
61712026-02-18T22:36:30.566Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c
61722026-02-18T22:36:30.566Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/MpInitLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii
61732026-02-18T22:36:30.592Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include FileExplorerLibStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i
61742026-02-18T22:36:30.592Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib
61752026-02-18T22:36:30.592Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/object_files.lst
61762026-02-18T22:36:30.592Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLibStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i
61772026-02-18T22:36:30.616ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf [X64]
61782026-02-18T22:36:30.616Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/FileExplorerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/FileExplorerVfr.c
61792026-02-18T22:36:30.641Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxDxe.c
61802026-02-18T22:36:30.641Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib
61812026-02-18T22:36:30.641Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/object_files.lst
61822026-02-18T22:36:30.666ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf [X64]
61832026-02-18T22:36:30.690Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeException.c
61842026-02-18T22:36:30.690Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib
61852026-02-18T22:36:30.690Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/object_files.lst
61862026-02-18T22:36:30.690Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSmbusLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/./BaseSmbusLibNull.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.c
61872026-02-18T22:36:30.715ZBuilding ... /work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf [X64]
61882026-02-18T22:36:30.715Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/Thunk16.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.ii
61892026-02-18T22:36:30.715Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_lbuf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_lbuf.c
61902026-02-18T22:36:30.739Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciSegmentLibPciStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/./PciSegmentLib.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BasePciSegmentLibPci/PciSegmentLib.c
61912026-02-18T22:36:30.739ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.ii
61922026-02-18T22:36:30.764Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxLib.obj -I/work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Library/LockBoxLib/LockBoxLib.c
61932026-02-18T22:36:30.764Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib
61942026-02-18T22:36:30.764Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/object_files.lst
61952026-02-18T22:36:30.798Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./PeiDxeSmmCpuException.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
61962026-02-18T22:36:30.863Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib
61972026-02-18T22:36:30.887Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/object_files.lst
61982026-02-18T22:36:30.887Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib
61992026-02-18T22:36:30.887Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/object_files.lst
62002026-02-18T22:36:30.887Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_nbio.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_nbio.c
62012026-02-18T22:36:30.947Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
62022026-02-18T22:36:30.991Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bf_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_null.c
62032026-02-18T22:36:31.022Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptSave.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c
62042026-02-18T22:36:31.087Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_cb.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_cb.c
62052026-02-18T22:36:31.193Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/Thunk16.iii
62062026-02-18T22:36:31.217Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_err.c
62072026-02-18T22:36:31.217ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/VmgExit.nasm
62082026-02-18T22:36:31.265ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm
62092026-02-18T22:36:31.289Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_lib.c
62102026-02-18T22:36:31.313Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/QueryTable.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
62112026-02-18T22:36:31.543Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bio_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bio_meth.c
62122026-02-18T22:36:31.597Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/VmgExit.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.ii
62132026-02-18T22:36:31.622ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.ii
62142026-02-18T22:36:31.705Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
62152026-02-18T22:36:31.729Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_acpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_acpt.c
62162026-02-18T22:36:31.761ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii
62172026-02-18T22:36:31.786Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_bio.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_bio.c
62182026-02-18T22:36:31.893Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib
62192026-02-18T22:36:31.917Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/object_files.lst
62202026-02-18T22:36:32.006Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/VmgExit.iii
62212026-02-18T22:36:32.031Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_conn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_conn.c
62222026-02-18T22:36:32.031ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/WriteTr.nasm
62232026-02-18T22:36:32.056Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/SmbiosView/SmbiosView.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
62242026-02-18T22:36:32.080Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_dgram.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_dgram.c
62252026-02-18T22:36:32.167Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_fd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_fd.c
62262026-02-18T22:36:32.249Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_file.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_file.c
62272026-02-18T22:36:32.292Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii
62282026-02-18T22:36:32.317Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib
62292026-02-18T22:36:32.317Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/object_files.lst
62302026-02-18T22:36:32.341Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_log.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_log.c
62312026-02-18T22:36:32.393Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./UefiShellDebug1CommandsLib.obj -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
62322026-02-18T22:36:32.418Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_mem.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_mem.c
62332026-02-18T22:36:32.418Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/WriteTr.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.ii
62342026-02-18T22:36:32.442ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.ii
62352026-02-18T22:36:32.616Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_null.c
62362026-02-18T22:36:32.662Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bio/bss_sock.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bss_sock.c
62372026-02-18T22:36:32.687Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/UefiShellDebug1CommandsLib.lib
62382026-02-18T22:36:32.687Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/UefiShellDebug1CommandsLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/object_files.lst
62392026-02-18T22:36:32.721Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_add.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_add.c
62402026-02-18T22:36:32.865Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_asm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_asm.c
62412026-02-18T22:36:32.897Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/WriteTr.iii
62422026-02-18T22:36:32.921ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XGetBv.nasm
62432026-02-18T22:36:33.071Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_blind.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_blind.c
62442026-02-18T22:36:33.225Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_const.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_const.c
62452026-02-18T22:36:33.317Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_ctx.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_ctx.c
62462026-02-18T22:36:33.386Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XGetBv.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.ii
62472026-02-18T22:36:33.411ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.ii
62482026-02-18T22:36:33.447Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_depr.c
62492026-02-18T22:36:33.476Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_dh.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_dh.c
62502026-02-18T22:36:33.551Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_div.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_div.c
62512026-02-18T22:36:33.681Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_err.c
62522026-02-18T22:36:33.759Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_exp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_exp.c
62532026-02-18T22:36:33.919Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XGetBv.iii
62542026-02-18T22:36:33.943ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XSetBv.nasm
62552026-02-18T22:36:34.126Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_exp2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_exp2.c
62562026-02-18T22:36:34.298Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_gcd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_gcd.c
62572026-02-18T22:36:34.421Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/XSetBv.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.ii
62582026-02-18T22:36:34.445ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.ii
62592026-02-18T22:36:34.538Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_gf2m.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_gf2m.c
62602026-02-18T22:36:34.611Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_intern.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_intern.c
62612026-02-18T22:36:34.792Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_kron.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_kron.c
62622026-02-18T22:36:34.855Z"nasm" -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64/ -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/X64/XSetBv.iii
62632026-02-18T22:36:34.879Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86DisablePaging32.c
62642026-02-18T22:36:34.903Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_lib.c
62652026-02-18T22:36:34.927Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86DisablePaging64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86DisablePaging64.c
62662026-02-18T22:36:34.960Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging32.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86EnablePaging32.c
62672026-02-18T22:36:35.008Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86EnablePaging64.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86EnablePaging64.c
62682026-02-18T22:36:35.056Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxRestore.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86FxRestore.c
62692026-02-18T22:36:35.107Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86FxSave.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86FxSave.c
62702026-02-18T22:36:35.172Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86GetInterruptState.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86GetInterruptState.c
62712026-02-18T22:36:35.228Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Msr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86Msr.c
62722026-02-18T22:36:35.252Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mod.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mod.c
62732026-02-18T22:36:35.319Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86PatchInstruction.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86PatchInstruction.c
62742026-02-18T22:36:35.390Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86RdRand.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86RdRand.c
62752026-02-18T22:36:35.474Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadGdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86ReadGdtr.c
62762026-02-18T22:36:35.498Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mont.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mont.c
62772026-02-18T22:36:35.523Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86ReadIdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86ReadIdtr.c
62782026-02-18T22:36:35.567Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86SpeculationBarrier.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86SpeculationBarrier.c
62792026-02-18T22:36:35.633Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86Thunk.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86Thunk.c
62802026-02-18T22:36:35.659Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mpi.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mpi.c
62812026-02-18T22:36:35.697Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteGdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86WriteGdtr.c
62822026-02-18T22:36:35.752Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/./X86WriteIdtr.obj -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X64 -I/work/oxidecomputer/edk2/MdePkg/Library/BaseLib -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdePkg/Library/BaseLib/X86WriteIdtr.c
62832026-02-18T22:36:35.776Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_mul.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mul.c
62842026-02-18T22:36:35.819Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib
62852026-02-18T22:36:35.843Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/BaseLib.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdePkg/Library/BaseLib/BaseLib/OUTPUT/object_files.lst
62862026-02-18T22:36:35.882ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe.inf [X64]
62872026-02-18T22:36:35.906ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuDxe.inf [X64]
62882026-02-18T22:36:35.931ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf [X64]
62892026-02-18T22:36:35.955Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_nist.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_nist.c
62902026-02-18T22:36:35.955ZBuilding ... /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64]
62912026-02-18T22:36:35.955Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/AutoGen.c
62922026-02-18T22:36:35.955Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/AutoGen.c
62932026-02-18T22:36:35.955Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/AutoGen.c
62942026-02-18T22:36:35.980ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf [X64]
62952026-02-18T22:36:35.980Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/AutoGen.c
62962026-02-18T22:36:35.980ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64]
62972026-02-18T22:36:36.004ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64]
62982026-02-18T22:36:36.028Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/AutoGen.c
62992026-02-18T22:36:36.028Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/AutoGen.c
63002026-02-18T22:36:36.052Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/./ReportStatusCodeRouterPei.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.c
63012026-02-18T22:36:36.052Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/AutoGen.c
63022026-02-18T22:36:36.076Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/ComponentName.c
63032026-02-18T22:36:36.100Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuDxe.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuDxe.c
63042026-02-18T22:36:36.124Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/ComponentName.c
63052026-02-18T22:36:36.124Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtc.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
63062026-02-18T22:36:36.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DevicePathDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/./DevicePath.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DevicePathDxe/DevicePath.c
63072026-02-18T22:36:36.173Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MonotonicCounterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/./MonotonicCounter.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounter.c
63082026-02-18T22:36:36.198Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.lib
63092026-02-18T22:36:36.198Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/object_files.lst
63102026-02-18T22:36:36.198Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
63112026-02-18T22:36:36.198Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_prime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_prime.c
63122026-02-18T22:36:36.237Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
63132026-02-18T22:36:36.261Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./File.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/File.c
63142026-02-18T22:36:36.261Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Driver.c
63152026-02-18T22:36:36.261Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.debug
63162026-02-18T22:36:36.261Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
63172026-02-18T22:36:36.261Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll
63182026-02-18T22:36:36.261Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ReportStatusCodeRouterPei.debug
63192026-02-18T22:36:36.261Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.dll --zero
63202026-02-18T22:36:36.287Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.lib
63212026-02-18T22:36:36.287Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/object_files.lst
63222026-02-18T22:36:36.287Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
63232026-02-18T22:36:36.287Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG
63242026-02-18T22:36:36.287Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ReportStatusCodeRouterPei.efi
63252026-02-18T22:36:36.287Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT
63262026-02-18T22:36:36.311Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.lib
63272026-02-18T22:36:36.311Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/object_files.lst
63282026-02-18T22:36:36.311Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23.map
63292026-02-18T22:36:36.311Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
63302026-02-18T22:36:36.311Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.depex
63312026-02-18T22:36:36.336Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/OUTPUT/ReportStatusCodeRouterPei.efi
63322026-02-18T22:36:36.360ZGenSec -s EFI_SECTION_USER_INTERFACE -n ReportStatusCodeRouterPei -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC3.ui
63332026-02-18T22:36:36.360Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
63342026-02-18T22:36:36.360ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC4.ver
63352026-02-18T22:36:36.360Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
63362026-02-18T22:36:36.360Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug
63372026-02-18T22:36:36.386Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug
63382026-02-18T22:36:36.386Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
63392026-02-18T22:36:36.387ZGenFfs -t EFI_FV_FILETYPE_PEIM -g A3610442-E69F-4DF3-82CA-2360C4031A23 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A3610442-E69F-4DF3-82CA-2360C4031A23ReportStatusCodeRouterPei/A3610442-E69F-4DF3-82CA-2360C4031A23SEC4.ver
63402026-02-18T22:36:36.387Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll
63412026-02-18T22:36:36.387Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
63422026-02-18T22:36:36.387Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll
63432026-02-18T22:36:36.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MonotonicCounterRuntimeDxe.debug
63442026-02-18T22:36:36.387Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.dll --zero
63452026-02-18T22:36:36.387ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64]
63462026-02-18T22:36:36.411Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG
63472026-02-18T22:36:36.411Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MonotonicCounterRuntimeDxe.efi
63482026-02-18T22:36:36.411Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT
63492026-02-18T22:36:36.411Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652.map
63502026-02-18T22:36:36.435Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DevicePathDxe.debug
63512026-02-18T22:36:36.435Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.dll --zero
63522026-02-18T22:36:36.435Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG
63532026-02-18T22:36:36.435Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DevicePathDxe.efi
63542026-02-18T22:36:36.435Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT
63552026-02-18T22:36:36.435Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443.map
63562026-02-18T22:36:36.435Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.depex
63572026-02-18T22:36:36.435Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/AutoGen.c
63582026-02-18T22:36:36.435Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.depex
63592026-02-18T22:36:36.460Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/OUTPUT/MonotonicCounterRuntimeDxe.efi
63602026-02-18T22:36:36.460Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_print.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_print.c
63612026-02-18T22:36:36.460Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/OUTPUT/DevicePathDxe.efi
63622026-02-18T22:36:36.484ZGenSec -s EFI_SECTION_USER_INTERFACE -n MonotonicCounterRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC3.ui
63632026-02-18T22:36:36.484ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC4.ver
63642026-02-18T22:36:36.509ZGenSec -s EFI_SECTION_USER_INTERFACE -n DevicePathDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC3.ui
63652026-02-18T22:36:36.510ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC4.ver
63662026-02-18T22:36:36.510Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./FileName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileName.c
63672026-02-18T22:36:36.510ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g AD608272-D07F-4964-801E-7BD3B7888652 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/AD608272-D07F-4964-801E-7BD3B7888652MonotonicCounterRuntimeDxe/AD608272-D07F-4964-801E-7BD3B7888652SEC4.ver
63682026-02-18T22:36:36.510ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf [X64]
63692026-02-18T22:36:36.534ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9B680FCE-AD6B-4F3A-B60B-F59899003443 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B680FCE-AD6B-4F3A-B60B-F59899003443DevicePathDxe/9B680FCE-AD6B-4F3A-B60B-F59899003443SEC4.ver
63702026-02-18T22:36:36.534Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcRtcStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/./PcRtcEntry.obj -I/work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/PcAtChipsetPkg -I/work/oxidecomputer/edk2/PcAtChipsetPkg/Include /work/oxidecomputer/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c
63712026-02-18T22:36:36.534ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf [X64]
63722026-02-18T22:36:36.560Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/AutoGen.c
63732026-02-18T22:36:36.560Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuGdt.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuGdt.c
63742026-02-18T22:36:36.584Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/./SmbiosDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c
63752026-02-18T22:36:36.609Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AhciMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
63762026-02-18T22:36:36.609Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.c
63772026-02-18T22:36:36.633Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./FileSystemOperations.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c
63782026-02-18T22:36:36.662Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_rand.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_rand.c
63792026-02-18T22:36:36.686Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./VirtioPciDevice.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c
63802026-02-18T22:36:36.710Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.lib
63812026-02-18T22:36:36.710Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/object_files.lst
63822026-02-18T22:36:36.710Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
63832026-02-18T22:36:36.734Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuMp.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuMp.c
63842026-02-18T22:36:36.764Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
63852026-02-18T22:36:36.789Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug
63862026-02-18T22:36:36.789Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
63872026-02-18T22:36:36.789Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll
63882026-02-18T22:36:36.813Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcRtc.debug
63892026-02-18T22:36:36.813Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.dll --zero
63902026-02-18T22:36:36.837Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG
63912026-02-18T22:36:36.837Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_recp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_recp.c
63922026-02-18T22:36:36.837Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcRtc.efi
63932026-02-18T22:36:36.837Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT
63942026-02-18T22:36:36.837Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1.map
63952026-02-18T22:36:36.861Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.depex
63962026-02-18T22:36:36.885Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/OUTPUT/PcRtc.efi
63972026-02-18T22:36:36.885ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcRtc -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC3.ui
63982026-02-18T22:36:36.885Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioPciDeviceDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/./VirtioPciFunctions.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioPciDeviceDxe/VirtioPciFunctions.c
63992026-02-18T22:36:36.910ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC4.ver
64002026-02-18T22:36:36.910ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 378D7B65-8DA9-4773-B6E4-A47826A833E1 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/378D7B65-8DA9-4773-B6E4-A47826A833E1PcRtc/378D7B65-8DA9-4773-B6E4-A47826A833E1SEC4.ver
64012026-02-18T22:36:36.940ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDxe.inf [X64]
64022026-02-18T22:36:36.964Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_shift.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_shift.c
64032026-02-18T22:36:36.964Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.lib
64042026-02-18T22:36:36.964Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/object_files.lst
64052026-02-18T22:36:36.965Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
64062026-02-18T22:36:36.965Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/AutoGen.c
64072026-02-18T22:36:37.023Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
64082026-02-18T22:36:37.047Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.lib
64092026-02-18T22:36:37.048Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug
64102026-02-18T22:36:37.048Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/object_files.lst
64112026-02-18T22:36:37.048Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
64122026-02-18T22:36:37.072Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll
64132026-02-18T22:36:37.072Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
64142026-02-18T22:36:37.072Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SmbiosDxe.debug
64152026-02-18T22:36:37.072Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.dll --zero
64162026-02-18T22:36:37.072Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_sqr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_sqr.c
64172026-02-18T22:36:37.072Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG
64182026-02-18T22:36:37.096Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SmbiosDxe.efi
64192026-02-18T22:36:37.096Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT
64202026-02-18T22:36:37.097Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Option.c
64212026-02-18T22:36:37.097Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UdfDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/./Udf.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UdfDxe/Udf.c
64222026-02-18T22:36:37.097Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EA.map
64232026-02-18T22:36:37.121Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.depex
64242026-02-18T22:36:37.121Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/./CpuPageTable.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/CpuPageTable.c
64252026-02-18T22:36:37.121Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/ComponentName.c
64262026-02-18T22:36:37.121Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/OUTPUT/SmbiosDxe.efi
64272026-02-18T22:36:37.145Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
64282026-02-18T22:36:37.145ZGenSec -s EFI_SECTION_USER_INTERFACE -n SmbiosDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC3.ui
64292026-02-18T22:36:37.169Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.debug
64302026-02-18T22:36:37.169Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
64312026-02-18T22:36:37.169ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC4.ver
64322026-02-18T22:36:37.169Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll
64332026-02-18T22:36:37.169Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioPciDeviceDxe.debug
64342026-02-18T22:36:37.169Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.dll --zero
64352026-02-18T22:36:37.169Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_sqrt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_sqrt.c
64362026-02-18T22:36:37.193ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F9D88642-0737-49bc-81B5-6889CD57D9EA -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F9D88642-0737-49bc-81B5-6889CD57D9EASmbiosDxe/F9D88642-0737-49bc-81B5-6889CD57D9EASEC4.ver
64372026-02-18T22:36:37.193Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG
64382026-02-18T22:36:37.193Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioPciDeviceDxe.efi
64392026-02-18T22:36:37.193Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT
64402026-02-18T22:36:37.217ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf [X64]
64412026-02-18T22:36:37.217Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7.map
64422026-02-18T22:36:37.217Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/OUTPUT/VirtioPciDeviceDxe.efi
64432026-02-18T22:36:37.241Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/AutoGen.c
64442026-02-18T22:36:37.266ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioPciDeviceDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC3.ui
64452026-02-18T22:36:37.266ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC4.ver
64462026-02-18T22:36:37.266Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.lib
64472026-02-18T22:36:37.266Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/object_files.lst
64482026-02-18T22:36:37.266ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 83dd3b39-7caf-4fac-a542-e050b767e3a7 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/83dd3b39-7caf-4fac-a542-e050b767e3a7VirtioPciDeviceDxe/83dd3b39-7caf-4fac-a542-e050b767e3a7SEC4.ver
64492026-02-18T22:36:37.290Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
64502026-02-18T22:36:37.314ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf [X64]
64512026-02-18T22:36:37.314Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Rrq.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Rrq.c
64522026-02-18T22:36:37.314Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AtaAtapiPassThru.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
64532026-02-18T22:36:37.338Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/AutoGen.c
64542026-02-18T22:36:37.338Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/ComponentName.c
64552026-02-18T22:36:37.362Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
64562026-02-18T22:36:37.362Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./SockImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/SockImpl.c
64572026-02-18T22:36:37.362Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_srp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_srp.c
64582026-02-18T22:36:37.362Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.debug
64592026-02-18T22:36:37.362Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
64602026-02-18T22:36:37.386Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll
64612026-02-18T22:36:37.386Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UdfDxe.debug
64622026-02-18T22:36:37.386Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.dll --zero
64632026-02-18T22:36:37.410Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG
64642026-02-18T22:36:37.410Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UdfDxe.efi
64652026-02-18T22:36:37.410Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT
64662026-02-18T22:36:37.410Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_word.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_word.c
64672026-02-18T22:36:37.410Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4.map
64682026-02-18T22:36:37.435Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/OUTPUT/UdfDxe.efi
64692026-02-18T22:36:37.435ZGenSec -s EFI_SECTION_USER_INTERFACE -n UdfDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC3.ui
64702026-02-18T22:36:37.435Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c
64712026-02-18T22:36:37.459ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC4.ver
64722026-02-18T22:36:37.483ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 905f13b0-8f91-4b0a-bd76-e1e78f9422e4 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/905f13b0-8f91-4b0a-bd76-e1e78f9422e4UdfDxe/905f13b0-8f91-4b0a-bd76-e1e78f9422e4SEC4.ver
64732026-02-18T22:36:37.560ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf [X64]
64742026-02-18T22:36:37.584Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/bn/bn_x931p.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_x931p.c
64752026-02-18T22:36:37.584Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./Serial.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c
64762026-02-18T22:36:37.584Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiDiskStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/./ScsiDisk.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c
64772026-02-18T22:36:37.609Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/AutoGen.c
64782026-02-18T22:36:37.609ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/CpuAsm.nasm
64792026-02-18T22:36:37.636Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Support.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Support.c
64802026-02-18T22:36:37.660Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./Tftp.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.c
64812026-02-18T22:36:37.684Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/buffer/buf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer/buf_err.c
64822026-02-18T22:36:37.711Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./SockInterface.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/SockInterface.c
64832026-02-18T22:36:37.745Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/buffer/buffer.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer/buffer.c
64842026-02-18T22:36:37.769Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AutoGen.c
64852026-02-18T22:36:37.861Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/ComponentName.c
64862026-02-18T22:36:37.892Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cm_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cm_ameth.c
64872026-02-18T22:36:37.945Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciSioSerialDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/./SerialIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/SerialIo.c
64882026-02-18T22:36:37.969Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Mtftp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/./Mtftp4Wrq.obj -I/work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Mtftp4Dxe/Mtftp4Wrq.c
64892026-02-18T22:36:37.993Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpDispatcher.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDispatcher.c
64902026-02-18T22:36:38.018Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=tftpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/./TftpDynamicCommand.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.c
64912026-02-18T22:36:38.018Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cm_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cm_pmeth.c
64922026-02-18T22:36:38.018Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaAtapiPassThruDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/./IdeMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/IdeMode.c
64932026-02-18T22:36:38.102Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/CpuAsm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.ii
64942026-02-18T22:36:38.149ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.ii
64952026-02-18T22:36:38.173Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.lib
64962026-02-18T22:36:38.173Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/object_files.lst
64972026-02-18T22:36:38.197Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.rc -g A487A478-51EF-48AA-8794-7BEE2A0562F1 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandStrDefs.hpk --zero
64982026-02-18T22:36:38.198Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cmac/cmac.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac/cmac.c
64992026-02-18T22:36:38.198Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommandhii.lib
65002026-02-18T22:36:38.198Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.lib
65012026-02-18T22:36:38.222Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/object_files.lst
65022026-02-18T22:36:38.222Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65032026-02-18T22:36:38.246Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65042026-02-18T22:36:38.302Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
65052026-02-18T22:36:38.362Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.debug
65062026-02-18T22:36:38.387Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
65072026-02-18T22:36:38.387Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll
65082026-02-18T22:36:38.387Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/tftpDynamicCommand.debug
65092026-02-18T22:36:38.387Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpDriver.c
65102026-02-18T22:36:38.387Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/c_zlib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/c_zlib.c
65112026-02-18T22:36:38.387Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
65122026-02-18T22:36:38.387Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.dll --zero
65132026-02-18T22:36:38.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug
65142026-02-18T22:36:38.438Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
65152026-02-18T22:36:38.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG
65162026-02-18T22:36:38.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/tftpDynamicCommand.efi
65172026-02-18T22:36:38.438Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll
65182026-02-18T22:36:38.438Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.lib
65192026-02-18T22:36:38.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT
65202026-02-18T22:36:38.438Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/object_files.lst
65212026-02-18T22:36:38.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Mtftp4Dxe.debug
65222026-02-18T22:36:38.438Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.dll --zero
65232026-02-18T22:36:38.439Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1.map
65242026-02-18T22:36:38.439Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65252026-02-18T22:36:38.439Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.depex
65262026-02-18T22:36:38.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG
65272026-02-18T22:36:38.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Mtftp4Dxe.efi
65282026-02-18T22:36:38.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT
65292026-02-18T22:36:38.439Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454B.map
65302026-02-18T22:36:38.439Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/OUTPUT/tftpDynamicCommand.efi
65312026-02-18T22:36:38.439Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/OUTPUT/Mtftp4Dxe.efi
65322026-02-18T22:36:38.465ZGenSec -s EFI_SECTION_USER_INTERFACE -n tftpDynamicCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC3.ui
65332026-02-18T22:36:38.465ZGenSec -s EFI_SECTION_USER_INTERFACE -n Mtftp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC3.ui
65342026-02-18T22:36:38.465ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC4.ver
65352026-02-18T22:36:38.465ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A487A478-51EF-48AA-8794-7BEE2A0562F1 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A487A478-51EF-48AA-8794-7BEE2A0562F1tftpDynamicCommand/A487A478-51EF-48AA-8794-7BEE2A0562F1SEC4.ver
65362026-02-18T22:36:38.465ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC4.ver
65372026-02-18T22:36:38.465Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
65382026-02-18T22:36:38.465Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/comp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/comp_err.c
65392026-02-18T22:36:38.489ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf [X64]
65402026-02-18T22:36:38.489ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g DC3641B8-2FA8-4ed3-BC1F-F9962A03454B -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BMtftp4Dxe/DC3641B8-2FA8-4ed3-BC1F-F9962A03454BSEC4.ver
65412026-02-18T22:36:38.489Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.debug
65422026-02-18T22:36:38.489Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
65432026-02-18T22:36:38.514Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll
65442026-02-18T22:36:38.538ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe/VirtioBlk.inf [X64]
65452026-02-18T22:36:38.538Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciSioSerialDxe.debug
65462026-02-18T22:36:38.538Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.dll --zero
65472026-02-18T22:36:38.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/AutoGen.c
65482026-02-18T22:36:38.538Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG
65492026-02-18T22:36:38.538Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/comp/comp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/comp/comp_lib.c
65502026-02-18T22:36:38.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/AutoGen.c
65512026-02-18T22:36:38.538Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciSioSerialDxe.efi
65522026-02-18T22:36:38.538Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT
65532026-02-18T22:36:38.563Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17.map
65542026-02-18T22:36:38.563Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/OUTPUT/PciSioSerialDxe.efi
65552026-02-18T22:36:38.588ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciSioSerialDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC3.ui
65562026-02-18T22:36:38.588Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.lib
65572026-02-18T22:36:38.588Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/object_files.lst
65582026-02-18T22:36:38.588ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC4.ver
65592026-02-18T22:36:38.612Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65602026-02-18T22:36:38.613ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E2775B47-D453-4EE3-ADA7-391A1B05AC17 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E2775B47-D453-4EE3-ADA7-391A1B05AC17PciSioSerialDxe/E2775B47-D453-4EE3-ADA7-391A1B05AC17SEC4.ver
65612026-02-18T22:36:38.643ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf [X64]
65622026-02-18T22:36:38.668Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_api.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_api.c
65632026-02-18T22:36:38.668Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/CpuAsm.iii
65642026-02-18T22:36:38.668Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/./VirtioBlk.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioBlkDxe/VirtioBlk.c
65652026-02-18T22:36:38.668Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/X64/PagingAttribute.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuDxe/X64/PagingAttribute.c
65662026-02-18T22:36:38.668Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c
65672026-02-18T22:36:38.693Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootGraphicsResourceTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/AutoGen.c
65682026-02-18T22:36:38.693Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
65692026-02-18T22:36:38.717Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.debug
65702026-02-18T22:36:38.717Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
65712026-02-18T22:36:38.717Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll
65722026-02-18T22:36:38.717Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AtaAtapiPassThruDxe.debug
65732026-02-18T22:36:38.717Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.dll --zero
65742026-02-18T22:36:38.741Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG
65752026-02-18T22:36:38.742Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AtaAtapiPassThruDxe.efi
65762026-02-18T22:36:38.742Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT
65772026-02-18T22:36:38.742Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455.map
65782026-02-18T22:36:38.766Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/OUTPUT/AtaAtapiPassThruDxe.efi
65792026-02-18T22:36:38.766Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.lib
65802026-02-18T22:36:38.766ZGenSec -s EFI_SECTION_USER_INTERFACE -n AtaAtapiPassThruDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC3.ui
65812026-02-18T22:36:38.766Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/object_files.lst
65822026-02-18T22:36:38.791Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpInput.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpInput.c
65832026-02-18T22:36:38.791ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC4.ver
65842026-02-18T22:36:38.791Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65852026-02-18T22:36:38.816Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootGraphicsResourceTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/./BootGraphicsResourceTableDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.c
65862026-02-18T22:36:38.816Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_def.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_def.c
65872026-02-18T22:36:38.816ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 5E523CB4-D397-4986-87BD-A6DD8B22F455 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5E523CB4-D397-4986-87BD-A6DD8B22F455AtaAtapiPassThruDxe/5E523CB4-D397-4986-87BD-A6DD8B22F455SEC4.ver
65882026-02-18T22:36:38.840Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c
65892026-02-18T22:36:38.840ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Logo/LogoDxe.inf [X64]
65902026-02-18T22:36:38.865Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LogoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Logo -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/AutoGen.c
65912026-02-18T22:36:38.930Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
65922026-02-18T22:36:38.955Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.lib
65932026-02-18T22:36:38.955Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/object_files.lst
65942026-02-18T22:36:38.979Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
65952026-02-18T22:36:38.979Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug
65962026-02-18T22:36:38.979Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.lib
65972026-02-18T22:36:38.979Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/object_files.lst
65982026-02-18T22:36:38.979Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
65992026-02-18T22:36:38.980Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
66002026-02-18T22:36:38.980Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll
66012026-02-18T22:36:39.004Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.lib
66022026-02-18T22:36:39.004Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/object_files.lst
66032026-02-18T22:36:39.004Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuDxe.debug
66042026-02-18T22:36:39.004Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.dll --zero
66052026-02-18T22:36:39.004Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
66062026-02-18T22:36:39.029Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LogoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/./Logo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Logo -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Logo/Logo.c
66072026-02-18T22:36:39.029Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG
66082026-02-18T22:36:39.029Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuDxe.efi
66092026-02-18T22:36:39.029Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT
66102026-02-18T22:36:39.029Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciCommand.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
66112026-02-18T22:36:39.029Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136.map
66122026-02-18T22:36:39.054Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.depex
66132026-02-18T22:36:39.054Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
66142026-02-18T22:36:39.054Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
66152026-02-18T22:36:39.054Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuDxe/CpuDxe/OUTPUT/CpuDxe.efi
66162026-02-18T22:36:39.078Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug
66172026-02-18T22:36:39.078Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
66182026-02-18T22:36:39.078Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.debug
66192026-02-18T22:36:39.078Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
66202026-02-18T22:36:39.078Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll
66212026-02-18T22:36:39.078Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ScsiDisk.debug
66222026-02-18T22:36:39.078Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll
66232026-02-18T22:36:39.078Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BootGraphicsResourceTableDxe.debug
66242026-02-18T22:36:39.078Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.dll --zero
66252026-02-18T22:36:39.078ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC3.ui
66262026-02-18T22:36:39.078Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.dll --zero
66272026-02-18T22:36:39.079Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
66282026-02-18T22:36:39.103ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC4.ver
66292026-02-18T22:36:39.103Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug
66302026-02-18T22:36:39.103Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
66312026-02-18T22:36:39.103Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG
66322026-02-18T22:36:39.103Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll
66332026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG
66342026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ScsiDisk.efi
66352026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BootGraphicsResourceTableDxe.efi
66362026-02-18T22:36:39.130ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1A1E4886-9517-440e-9FDE-3BE44CEE2136 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A1E4886-9517-440e-9FDE-3BE44CEE2136CpuDxe/1A1E4886-9517-440e-9FDE-3BE44CEE2136SEC4.ver
66372026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioBlkDxe.debug
66382026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT
66392026-02-18T22:36:39.130Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/VirtioBlkDxe.dll --zero
66402026-02-18T22:36:39.130Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT
66412026-02-18T22:36:39.130Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCD.map
66422026-02-18T22:36:39.130Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35.map
66432026-02-18T22:36:39.154ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf [X64]
66442026-02-18T22:36:39.155Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/OUTPUT/ScsiDisk.efi
66452026-02-18T22:36:39.155Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG
66462026-02-18T22:36:39.155Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioBlkDxe.efi
66472026-02-18T22:36:39.155Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT
66482026-02-18T22:36:39.155Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5.map
66492026-02-18T22:36:39.155Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.lib
66502026-02-18T22:36:39.155Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/object_files.lst
66512026-02-18T22:36:39.155Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/OUTPUT/BootGraphicsResourceTableDxe.efi
66522026-02-18T22:36:39.155ZGenSec -s EFI_SECTION_USER_INTERFACE -n BootGraphicsResourceTableDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC3.ui
66532026-02-18T22:36:39.155Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioBlkDxe/VirtioBlk/OUTPUT/VirtioBlkDxe.efi
66542026-02-18T22:36:39.155ZGenSec -s EFI_SECTION_USER_INTERFACE -n ScsiDisk -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC3.ui
66552026-02-18T22:36:39.180Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.rc -g F74D20EE-37E7-48FC-97F7-9B1047749C69 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxeIdf.hpk --zero
66562026-02-18T22:36:39.180Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/AutoGen.c
66572026-02-18T22:36:39.180ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC4.ver
66582026-02-18T22:36:39.180ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC4.ver
66592026-02-18T22:36:39.180ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioBlkDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC3.ui
66602026-02-18T22:36:39.180Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_err.c
66612026-02-18T22:36:39.180ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0A66E322-3740-4cce-AD62-BD172CECCA35 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0A66E322-3740-4cce-AD62-BD172CECCA35ScsiDisk/0A66E322-3740-4cce-AD62-BD172CECCA35SEC4.ver
66622026-02-18T22:36:39.205Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.rc /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxehii.lib
66632026-02-18T22:36:39.205ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B8E62775-BB0A-43f0-A843-5BE8B14F8CCD -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDBootGraphicsResourceTableDxe/B8E62775-BB0A-43f0-A843-5BE8B14F8CCDSEC4.ver
66642026-02-18T22:36:39.205ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC4.ver
66652026-02-18T22:36:39.205Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
66662026-02-18T22:36:39.229ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64]
66672026-02-18T22:36:39.229Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDeviceSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
66682026-02-18T22:36:39.229ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5VirtioBlkDxe/11D92DFB-3CA9-4F93-BA2E-4780ED3E03B5SEC4.ver
66692026-02-18T22:36:39.254ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigDxe.inf [X64]
66702026-02-18T22:36:39.254Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpIo.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpIo.c
66712026-02-18T22:36:39.254ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/SnpDxe.inf [X64]
66722026-02-18T22:36:39.254Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_lib.c
66732026-02-18T22:36:39.254Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/AutoGen.c
66742026-02-18T22:36:39.254Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
66752026-02-18T22:36:39.254Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.debug
66762026-02-18T22:36:39.254Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
66772026-02-18T22:36:39.280Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll
66782026-02-18T22:36:39.280Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/LogoDxe.debug
66792026-02-18T22:36:39.280Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/LogoDxe.dll --zero
66802026-02-18T22:36:39.280Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/AutoGen.c
66812026-02-18T22:36:39.280Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/AutoGen.c
66822026-02-18T22:36:39.280Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG
66832026-02-18T22:36:39.280Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/LogoDxe.efi
66842026-02-18T22:36:39.280Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT
66852026-02-18T22:36:39.305Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69.map
66862026-02-18T22:36:39.305Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.depex
66872026-02-18T22:36:39.305Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ComponentName.c
66882026-02-18T22:36:39.330Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Logo/LogoDxe/OUTPUT/LogoDxe.efi
66892026-02-18T22:36:39.355ZGenSec -s EFI_SECTION_USER_INTERFACE -n LogoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC3.ui
66902026-02-18T22:36:39.355ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC4.ver
66912026-02-18T22:36:39.380ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F74D20EE-37E7-48FC-97F7-9B1047749C69 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F74D20EE-37E7-48FC-97F7-9B1047749C69LogoDxe/F74D20EE-37E7-48FC-97F7-9B1047749C69SEC4.ver
66922026-02-18T22:36:39.380Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Callback.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Callback.c
66932026-02-18T22:36:39.404Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c
66942026-02-18T22:36:39.404ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/UiApp.inf [X64]
66952026-02-18T22:36:39.429Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/ComponentName.c
66962026-02-18T22:36:39.429Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_mall.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_mall.c
66972026-02-18T22:36:39.429Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/AutoGen.c
66982026-02-18T22:36:39.461Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c
66992026-02-18T22:36:39.488Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpMain.c
67002026-02-18T22:36:39.514Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciDriverOverride.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.c
67012026-02-18T22:36:39.539Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_mod.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_mod.c
67022026-02-18T22:36:39.563Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include VlanConfigDxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfig.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i
67032026-02-18T22:36:39.563Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/ComponentName.c
67042026-02-18T22:36:39.563Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfig.i
67052026-02-18T22:36:39.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPage.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPage.c
67062026-02-18T22:36:39.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfig.c
67072026-02-18T22:36:39.612Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitter.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
67082026-02-18T22:36:39.654Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigDriver.c
67092026-02-18T22:36:39.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumerator.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
67102026-02-18T22:36:39.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Get_status.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Get_status.c
67112026-02-18T22:36:39.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpMisc.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpMisc.c
67122026-02-18T22:36:39.771Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./Xhci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
67132026-02-18T22:36:39.820Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VlanConfigDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/./VlanConfigImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/VlanConfigDxe/VlanConfigImpl.c
67142026-02-18T22:36:39.847Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_sap.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_sap.c
67152026-02-18T22:36:39.883Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Initialize.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Initialize.c
67162026-02-18T22:36:39.941Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageCustomizedUi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUi.c
67172026-02-18T22:36:39.965Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/conf/conf_ssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/conf_ssl.c
67182026-02-18T22:36:40.037Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpOption.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpOption.c
67192026-02-18T22:36:40.069Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Mcast_ip_to_mac.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Mcast_ip_to_mac.c
67202026-02-18T22:36:40.093Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageCustomizedUiSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.c
67212026-02-18T22:36:40.093Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cpt_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cpt_err.c
67222026-02-18T22:36:40.141Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cryptlib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cryptlib.c
67232026-02-18T22:36:40.170Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.lib
67242026-02-18T22:36:40.194Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/object_files.lst
67252026-02-18T22:36:40.194Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
67262026-02-18T22:36:40.221Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciEnumeratorSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
67272026-02-18T22:36:40.221Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpOutput.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpOutput.c
67282026-02-18T22:36:40.221Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Nvdata.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Nvdata.c
67292026-02-18T22:36:40.245Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ctype.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ctype.c
67302026-02-18T22:36:40.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./XhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciReg.c
67312026-02-18T22:36:40.270Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
67322026-02-18T22:36:40.294Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/cversion.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cversion.c
67332026-02-18T22:36:40.294Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug
67342026-02-18T22:36:40.319Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
67352026-02-18T22:36:40.319Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll
67362026-02-18T22:36:40.319Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VlanConfigDxe.debug
67372026-02-18T22:36:40.319Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.dll --zero
67382026-02-18T22:36:40.319Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include UiAppStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/FrontPageVfr.i
67392026-02-18T22:36:40.343Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG
67402026-02-18T22:36:40.344Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VlanConfigDxe.efi
67412026-02-18T22:36:40.344Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT
67422026-02-18T22:36:40.344Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiAppStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/FrontPageVfr.i
67432026-02-18T22:36:40.344Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DF.map
67442026-02-18T22:36:40.368ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset --ModuleName=VlanConfigDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG
67452026-02-18T22:36:40.368Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_ameth.c
67462026-02-18T22:36:40.368Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./FrontPageVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/FrontPageVfr.c
67472026-02-18T22:36:40.432Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UiAppStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Application/UiApp/String.c
67482026-02-18T22:36:40.457Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Receive.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Receive.c
67492026-02-18T22:36:40.509Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/./XhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
67502026-02-18T22:36:40.588Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.lib
67512026-02-18T22:36:40.612Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/object_files.lst
67522026-02-18T22:36:40.612Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TcpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/./TcpTimer.obj -I/work/oxidecomputer/edk2/NetworkPkg/TcpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/TcpDxe/TcpTimer.c
67532026-02-18T22:36:40.612Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
67542026-02-18T22:36:40.649Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Receive_filters.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Receive_filters.c
67552026-02-18T22:36:40.673Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_asn1.c
67562026-02-18T22:36:40.714Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
67572026-02-18T22:36:40.738Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.debug
67582026-02-18T22:36:40.762Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
67592026-02-18T22:36:40.762Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll
67602026-02-18T22:36:40.762Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UiApp.debug
67612026-02-18T22:36:40.787Z"GenFw" -e UEFI_APPLICATION -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/UiApp.dll --zero
67622026-02-18T22:36:40.787Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciHotPlugSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c
67632026-02-18T22:36:40.812Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConSplitterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/./ConSplitterGraphics.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
67642026-02-18T22:36:40.812Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG
67652026-02-18T22:36:40.812Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UiApp.efi
67662026-02-18T22:36:40.812Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT
67672026-02-18T22:36:40.812Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331.map
67682026-02-18T22:36:40.812Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxe.offset
67692026-02-18T22:36:40.836Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/OUTPUT/UiApp.efi
67702026-02-18T22:36:40.836Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/OUTPUT/VlanConfigDxe.efi
67712026-02-18T22:36:40.861ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset --ModuleName=UiApp --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Application/UiApp/UiApp/DEBUG
67722026-02-18T22:36:40.861ZGenSec -s EFI_SECTION_USER_INTERFACE -n VlanConfigDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC3.ui
67732026-02-18T22:36:40.861Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_check.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_check.c
67742026-02-18T22:36:40.861Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.lib
67752026-02-18T22:36:40.886ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC4.ver
67762026-02-18T22:36:40.886Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/object_files.lst
67772026-02-18T22:36:40.886Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Reset.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Reset.c
67782026-02-18T22:36:40.886ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E4F61863-FE2C-4b56-A8F4-08519BC439DF -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/VlanConfigDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E4F61863-FE2C-4b56-A8F4-08519BC439DFVlanConfigDxe/E4F61863-FE2C-4b56-A8F4-08519BC439DFSEC4.ver
67792026-02-18T22:36:40.886Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
67802026-02-18T22:36:40.910ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe.inf [X64]
67812026-02-18T22:36:40.935Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/AutoGen.c
67822026-02-18T22:36:40.966Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
67832026-02-18T22:36:41.000Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.debug
67842026-02-18T22:36:41.000Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
67852026-02-18T22:36:41.024Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll
67862026-02-18T22:36:41.024Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/TcpDxe.debug
67872026-02-18T22:36:41.024Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.dll --zero
67882026-02-18T22:36:41.024Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_depr.c
67892026-02-18T22:36:41.049Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG
67902026-02-18T22:36:41.049Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/TcpDxe.efi
67912026-02-18T22:36:41.049Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/ComponentName.c
67922026-02-18T22:36:41.049Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
67932026-02-18T22:36:41.049Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT
67942026-02-18T22:36:41.050Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622B.map
67952026-02-18T22:36:41.074Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Shutdown.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Shutdown.c
67962026-02-18T22:36:41.074Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.lib
67972026-02-18T22:36:41.074Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_err.c
67982026-02-18T22:36:41.074Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/object_files.lst
67992026-02-18T22:36:41.074Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/TcpDxe/TcpDxe/OUTPUT/TcpDxe.efi
68002026-02-18T22:36:41.074Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
68012026-02-18T22:36:41.099ZGenSec -s EFI_SECTION_USER_INTERFACE -n TcpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC3.ui
68022026-02-18T22:36:41.099ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC4.ver
68032026-02-18T22:36:41.123ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1A7E4468-2F55-4a56-903C-01265EB7622B -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1A7E4468-2F55-4a56-903C-01265EB7622BTcpDxe/1A7E4468-2F55-4a56-903C-01265EB7622BSEC4.ver
68042026-02-18T22:36:41.148ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/Application/Shell/Shell.inf [X64]
68052026-02-18T22:36:41.148Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_gen.c
68062026-02-18T22:36:41.148Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
68072026-02-18T22:36:41.148Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug
68082026-02-18T22:36:41.173Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
68092026-02-18T22:36:41.173Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll
68102026-02-18T22:36:41.173Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ConSplitterDxe.debug
68112026-02-18T22:36:41.173Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.dll --zero
68122026-02-18T22:36:41.173Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/AutoGen.c
68132026-02-18T22:36:41.197Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG
68142026-02-18T22:36:41.197Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ConSplitterDxe.efi
68152026-02-18T22:36:41.197Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT
68162026-02-18T22:36:41.197Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281.map
68172026-02-18T22:36:41.197Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/OUTPUT/ConSplitterDxe.efi
68182026-02-18T22:36:41.222Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Driver.c
68192026-02-18T22:36:41.222Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Snp.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Snp.c
68202026-02-18T22:36:41.222ZGenSec -s EFI_SECTION_USER_INTERFACE -n ConSplitterDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC3.ui
68212026-02-18T22:36:41.246Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_kdf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_kdf.c
68222026-02-18T22:36:41.246ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC4.ver
68232026-02-18T22:36:41.247ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 408edcec-cf6d-477c-a5a8-b4844e3de281 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/408edcec-cf6d-477c-a5a8-b4844e3de281ConSplitterDxe/408edcec-cf6d-477c-a5a8-b4844e3de281SEC4.ver
68242026-02-18T22:36:41.285ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/SataControllerDxe.inf [X64]
68252026-02-18T22:36:41.310Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_key.c
68262026-02-18T22:36:41.310Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiAppOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiApp.offset
68272026-02-18T22:36:41.334Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/AutoGen.c
68282026-02-18T22:36:41.335ZGenSec -s EFI_SECTION_USER_INTERFACE -n UiApp -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC2.ui
68292026-02-18T22:36:41.359ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC3.ver
68302026-02-18T22:36:41.359Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleLogger.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ConsoleLogger.c
68312026-02-18T22:36:41.359ZGenFfs -t EFI_FV_FILETYPE_APPLICATION -g 462CAA21-7614-4503-836E-8AB6F4662331 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/UiAppOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/462CAA21-7614-4503-836E-8AB6F4662331UiApp/462CAA21-7614-4503-836E-8AB6F4662331SEC3.ver
68322026-02-18T22:36:41.385ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64]
68332026-02-18T22:36:41.409Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/AutoGen.c
68342026-02-18T22:36:41.434Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_lib.c
68352026-02-18T22:36:41.434Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/ComponentName.c
68362026-02-18T22:36:41.500Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Impl.c
68372026-02-18T22:36:41.525Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Start.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Start.c
68382026-02-18T22:36:41.525Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigKeywordHandler.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigKeywordHandler.c
68392026-02-18T22:36:41.568Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c
68402026-02-18T22:36:41.593Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_meth.c
68412026-02-18T22:36:41.593Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SataControllerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/./SataController.obj -I/work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SataControllerDxe/SataController.c
68422026-02-18T22:36:41.686Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Station_address.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Station_address.c
68432026-02-18T22:36:41.710Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_pmeth.c
68442026-02-18T22:36:41.710Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.lib
68452026-02-18T22:36:41.710Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/object_files.lst
68462026-02-18T22:36:41.735Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
68472026-02-18T22:36:41.759Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ConsoleWrappers.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ConsoleWrappers.c
68482026-02-18T22:36:41.795Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
68492026-02-18T22:36:41.819Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.debug
68502026-02-18T22:36:41.819Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
68512026-02-18T22:36:41.844Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll
68522026-02-18T22:36:41.844Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XhciDxe.debug
68532026-02-18T22:36:41.844Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.dll --zero
68542026-02-18T22:36:41.844Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Statistics.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Statistics.c
68552026-02-18T22:36:41.869Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG
68562026-02-18T22:36:41.869Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XhciDxe.efi
68572026-02-18T22:36:41.869Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT
68582026-02-18T22:36:41.869Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28.map
68592026-02-18T22:36:41.869Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/OUTPUT/XhciDxe.efi
68602026-02-18T22:36:41.894ZGenSec -s EFI_SECTION_USER_INTERFACE -n XhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC3.ui
68612026-02-18T22:36:41.894Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.lib
68622026-02-18T22:36:41.894Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/object_files.lst
68632026-02-18T22:36:41.894ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC4.ver
68642026-02-18T22:36:41.919Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
68652026-02-18T22:36:41.919ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B7F50E91-A759-412c-ADE4-DCD03E7F7C28 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B7F50E91-A759-412c-ADE4-DCD03E7F7C28XhciDxe/B7F50E91-A759-412c-ADE4-DCD03E7F7C28SEC4.ver
68662026-02-18T22:36:41.947Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_prn.c
68672026-02-18T22:36:41.947ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/VirtioFsDxe.inf [X64]
68682026-02-18T22:36:41.973Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
68692026-02-18T22:36:41.973Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.debug
68702026-02-18T22:36:41.973Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
68712026-02-18T22:36:41.973Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll
68722026-02-18T22:36:41.998Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/AutoGen.c
68732026-02-18T22:36:41.998Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SataController.debug
68742026-02-18T22:36:41.998Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.dll --zero
68752026-02-18T22:36:41.998Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG
68762026-02-18T22:36:41.998Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SataController.efi
68772026-02-18T22:36:42.024Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT
68782026-02-18T22:36:42.024Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciOptionRomSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
68792026-02-18T22:36:42.024Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_rfc5114.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_rfc5114.c
68802026-02-18T22:36:42.024Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49.map
68812026-02-18T22:36:42.024Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Stop.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Stop.c
68822026-02-18T22:36:42.024Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/OUTPUT/SataController.efi
68832026-02-18T22:36:42.049ZGenSec -s EFI_SECTION_USER_INTERFACE -n SataController -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC3.ui
68842026-02-18T22:36:42.049Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./FileHandleWrappers.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/FileHandleWrappers.c
68852026-02-18T22:36:42.075ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC4.ver
68862026-02-18T22:36:42.075ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 021722D8-522B-4079-852A-FE44C2C13F49 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/021722D8-522B-4079-852A-FE44C2C13F49SataController/021722D8-522B-4079-852A-FE44C2C13F49SEC4.ver
68872026-02-18T22:36:42.099Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/DriverBinding.c
68882026-02-18T22:36:42.124ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBusDxe.inf [X64]
68892026-02-18T22:36:42.124Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Io.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Io.c
68902026-02-18T22:36:42.124Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dh/dh_rfc7919.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dh/dh_rfc7919.c
68912026-02-18T22:36:42.149Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/AutoGen.c
68922026-02-18T22:36:42.198Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./Transmit.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/Transmit.c
68932026-02-18T22:36:42.223Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseFlush.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseFlush.c
68942026-02-18T22:36:42.223Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_dl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_dl.c
68952026-02-18T22:36:42.274Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/ComponentName.c
68962026-02-18T22:36:42.298Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_dlfcn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_dlfcn.c
68972026-02-18T22:36:42.323Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseForget.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseForget.c
68982026-02-18T22:36:42.347Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_err.c
68992026-02-18T22:36:42.373Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./EventChannel.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/EventChannel.c
69002026-02-18T22:36:42.398Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ConfigRouting.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
69012026-02-18T22:36:42.422Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciPowerManagement.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c
69022026-02-18T22:36:42.422Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_lib.c
69032026-02-18T22:36:42.422Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseFsync.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseFsync.c
69042026-02-18T22:36:42.446Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/./WaitForPacket.obj -I/work/oxidecomputer/edk2/NetworkPkg/SnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/SnpDxe/WaitForPacket.c
69052026-02-18T22:36:42.506Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseGetAttr.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseGetAttr.c
69062026-02-18T22:36:42.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./GrantTable.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/GrantTable.c
69072026-02-18T22:36:42.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Dhcp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/./Dhcp4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Dhcp4Dxe/Dhcp4Option.c
69082026-02-18T22:36:42.555Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciResourceSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c
69092026-02-18T22:36:42.596Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseInit.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseInit.c
69102026-02-18T22:36:42.620Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_openssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_openssl.c
69112026-02-18T22:36:42.620Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.lib
69122026-02-18T22:36:42.620Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/object_files.lst
69132026-02-18T22:36:42.645Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
69142026-02-18T22:36:42.669Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_vms.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_vms.c
69152026-02-18T22:36:42.694Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./Shell.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/Shell.c
69162026-02-18T22:36:42.718Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
69172026-02-18T22:36:42.718Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./Helpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/Helpers.c
69182026-02-18T22:36:42.718Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug
69192026-02-18T22:36:42.743Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/dso/dso_win32.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/dso/dso_win32.c
69202026-02-18T22:36:42.743Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
69212026-02-18T22:36:42.743Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll
69222026-02-18T22:36:42.743Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SnpDxe.debug
69232026-02-18T22:36:42.743Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.dll --zero
69242026-02-18T22:36:42.743Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseLookup.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseLookup.c
69252026-02-18T22:36:42.768Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG
69262026-02-18T22:36:42.768Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SnpDxe.efi
69272026-02-18T22:36:42.768Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT
69282026-02-18T22:36:42.768Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670.map
69292026-02-18T22:36:42.768Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.lib
69302026-02-18T22:36:42.768Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/object_files.lst
69312026-02-18T22:36:42.793Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/SnpDxe/SnpDxe/OUTPUT/SnpDxe.efi
69322026-02-18T22:36:42.793Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ebcdic.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ebcdic.c
69332026-02-18T22:36:42.793Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
69342026-02-18T22:36:42.793ZGenSec -s EFI_SECTION_USER_INTERFACE -n SnpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC3.ui
69352026-02-18T22:36:42.817Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/err/err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/err/err.c
69362026-02-18T22:36:42.817ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC4.ver
69372026-02-18T22:36:42.841Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./TestAndClearBit.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/TestAndClearBit.c
69382026-02-18T22:36:42.841ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A2f436EA-A127-4EF8-957C-8048606FF670 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A2f436EA-A127-4EF8-957C-8048606FF670SnpDxe/A2f436EA-A127-4EF8-957C-8048606FF670SEC4.ver
69392026-02-18T22:36:42.841Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseMkDir.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseMkDir.c
69402026-02-18T22:36:42.842ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf [X64]
69412026-02-18T22:36:42.866Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
69422026-02-18T22:36:42.890Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/AutoGen.c
69432026-02-18T22:36:42.890Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug
69442026-02-18T22:36:42.890Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
69452026-02-18T22:36:42.890Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll
69462026-02-18T22:36:42.890Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Dhcp4Dxe.debug
69472026-02-18T22:36:42.971Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.dll --zero
69482026-02-18T22:36:42.971Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenBus.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBus.c
69492026-02-18T22:36:42.971Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG
69502026-02-18T22:36:42.971Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Dhcp4Dxe.efi
69512026-02-18T22:36:42.972Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT
69522026-02-18T22:36:42.972Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2AD.map
69532026-02-18T22:36:42.972Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/OUTPUT/Dhcp4Dxe.efi
69542026-02-18T22:36:42.972ZGenSec -s EFI_SECTION_USER_INTERFACE -n Dhcp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC3.ui
69552026-02-18T22:36:42.972Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpen.c
69562026-02-18T22:36:42.972ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC4.ver
69572026-02-18T22:36:42.997Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ComponentName.c
69582026-02-18T22:36:42.997ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 94734718-0BBC-47fb-96A5-EE7A5AE6A2AD -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2AD.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADDhcp4Dxe/94734718-0BBC-47fb-96A5-EE7A5AE6A2ADSEC4.ver
69592026-02-18T22:36:42.997Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/./PciRomTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.c
69602026-02-18T22:36:43.023ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/VirtioNet.inf [X64]
69612026-02-18T22:36:43.048Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/AutoGen.c
69622026-02-18T22:36:43.048Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpenDir.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpenDir.c
69632026-02-18T22:36:43.081Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./ElTorito.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ElTorito.c
69642026-02-18T22:36:43.116Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenBusDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenBusDxe.c
69652026-02-18T22:36:43.116Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/err/err_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/err/err_prn.c
69662026-02-18T22:36:43.141Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.lib
69672026-02-18T22:36:43.141Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/object_files.lst
69682026-02-18T22:36:43.141Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/ComponentName.c
69692026-02-18T22:36:43.166Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
69702026-02-18T22:36:43.190Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseOpenOrCreate.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseOpenOrCreate.c
69712026-02-18T22:36:43.215Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_b64.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_b64.c
69722026-02-18T22:36:43.245Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
69732026-02-18T22:36:43.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Gpt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c
69742026-02-18T22:36:43.270Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug
69752026-02-18T22:36:43.270Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
69762026-02-18T22:36:43.294Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/DriverBinding.c
69772026-02-18T22:36:43.295Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll
69782026-02-18T22:36:43.295Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciBusDxe.debug
69792026-02-18T22:36:43.295Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.dll --zero
69802026-02-18T22:36:43.295Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRead.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRead.c
69812026-02-18T22:36:43.319Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG
69822026-02-18T22:36:43.319Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciBusDxe.efi
69832026-02-18T22:36:43.319Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT
69842026-02-18T22:36:43.344Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14D.map
69852026-02-18T22:36:43.344Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/OUTPUT/PciBusDxe.efi
69862026-02-18T22:36:43.344Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/./XenStore.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenBusDxe/XenStore.c
69872026-02-18T22:36:43.368ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC3.ui
69882026-02-18T22:36:43.368ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC4.ver
69892026-02-18T22:36:43.393ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 93B80004-9FB3-11d4-9A3A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/93B80004-9FB3-11d4-9A3A-0090273FC14DPciBusDxe/93B80004-9FB3-11d4-9A3A-0090273FC14DSEC4.ver
69902026-02-18T22:36:43.393Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRelease.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRelease.c
69912026-02-18T22:36:43.417ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf [X64]
69922026-02-18T22:36:43.447Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ResetSystemRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/AutoGen.c
69932026-02-18T22:36:43.472Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./EntryPoint.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/EntryPoint.c
69942026-02-18T22:36:43.472Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_enc.c
69952026-02-18T22:36:43.498Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseRename.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseRename.c
69962026-02-18T22:36:43.523Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Mbr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c
69972026-02-18T22:36:43.547Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellEnvVar.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellEnvVar.c
69982026-02-18T22:36:43.573Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./Events.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/Events.c
69992026-02-18T22:36:43.605Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ResetSystemRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/./ResetSystem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystem.c
70002026-02-18T22:36:43.605Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseSetAttr.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseSetAttr.c
70012026-02-18T22:36:43.648Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_md.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_md.c
70022026-02-18T22:36:43.676Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpGetStatus.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpGetStatus.c
70032026-02-18T22:36:43.716Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Partition.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c
70042026-02-18T22:36:43.740Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseStatFs.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseStatFs.c
70052026-02-18T22:36:43.790Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpInitialize.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpInitialize.c
70062026-02-18T22:36:43.815Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.lib
70072026-02-18T22:36:43.815Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/object_files.lst
70082026-02-18T22:36:43.815Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
70092026-02-18T22:36:43.840Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/bio_ok.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_ok.c
70102026-02-18T22:36:43.840Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellManParser.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellManParser.c
70112026-02-18T22:36:43.840Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.lib
70122026-02-18T22:36:43.840Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/object_files.lst
70132026-02-18T22:36:43.864Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseUnlink.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseUnlink.c
70142026-02-18T22:36:43.864Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
70152026-02-18T22:36:43.889Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Database.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
70162026-02-18T22:36:43.889Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
70172026-02-18T22:36:43.914Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.debug
70182026-02-18T22:36:43.914Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
70192026-02-18T22:36:43.914Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll
70202026-02-18T22:36:43.914Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ResetSystemRuntimeDxe.debug
70212026-02-18T22:36:43.938Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.dll --zero
70222026-02-18T22:36:43.938Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
70232026-02-18T22:36:43.938Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG
70242026-02-18T22:36:43.938Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ResetSystemRuntimeDxe.efi
70252026-02-18T22:36:43.938Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT
70262026-02-18T22:36:43.963Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.debug
70272026-02-18T22:36:43.963Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5.map
70282026-02-18T22:36:43.963Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
70292026-02-18T22:36:43.963Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll
70302026-02-18T22:36:43.963Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.depex
70312026-02-18T22:36:43.963Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenBusDxe.debug
70322026-02-18T22:36:43.963Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/XenBusDxe.dll --zero
70332026-02-18T22:36:43.988Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpMcastIpToMac.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpMcastIpToMac.c
70342026-02-18T22:36:43.988Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./FuseWrite.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/FuseWrite.c
70352026-02-18T22:36:43.988Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/OUTPUT/ResetSystemRuntimeDxe.efi
70362026-02-18T22:36:43.988Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG
70372026-02-18T22:36:43.988Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenBusDxe.efi
70382026-02-18T22:36:43.988Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT
70392026-02-18T22:36:44.014ZGenSec -s EFI_SECTION_USER_INTERFACE -n ResetSystemRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC3.ui
70402026-02-18T22:36:44.014Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6.map
70412026-02-18T22:36:44.014Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenBusDxe/XenBusDxe/OUTPUT/XenBusDxe.efi
70422026-02-18T22:36:44.038ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC4.ver
70432026-02-18T22:36:44.039ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC3.ui
70442026-02-18T22:36:44.039ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 4B28E4C7-FF36-4e10-93CF-A82159E777C5 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4B28E4C7-FF36-4e10-93CF-A82159E777C5ResetSystemRuntimeDxe/4B28E4C7-FF36-4e10-93CF-A82159E777C5SEC4.ver
70452026-02-18T22:36:44.063ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC4.ver
70462026-02-18T22:36:44.088ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf [X64]
70472026-02-18T22:36:44.088ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 565ec8ba-a484-11e3-802b-b8ac6f7d65e6 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/565ec8ba-a484-11e3-802b-b8ac6f7d65e6XenBusDxe/565ec8ba-a484-11e3-802b-b8ac6f7d65e6SEC4.ver
70482026-02-18T22:36:44.088Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./Helpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/Helpers.c
70492026-02-18T22:36:44.088Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceive.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpReceive.c
70502026-02-18T22:36:44.114ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64]
70512026-02-18T22:36:44.114Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/c_allc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/c_allc.c
70522026-02-18T22:36:44.138Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/AutoGen.c
70532026-02-18T22:36:44.139Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellParametersProtocol.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellParametersProtocol.c
70542026-02-18T22:36:44.139Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/AutoGen.c
70552026-02-18T22:36:44.212Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PartitionDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/./Udf.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c
70562026-02-18T22:36:44.236Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpReceiveFilters.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpReceiveFilters.c
70572026-02-18T22:36:44.261Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c
70582026-02-18T22:36:44.297Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/c_alld.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/c_alld.c
70592026-02-18T22:36:44.321Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpSharedHelpers.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpSharedHelpers.c
70602026-02-18T22:36:44.355Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c
70612026-02-18T22:36:44.379Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./FormDisplay.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c
70622026-02-18T22:36:44.403Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.lib
70632026-02-18T22:36:44.428Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/object_files.lst
70642026-02-18T22:36:44.428Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsClose.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsClose.c
70652026-02-18T22:36:44.428Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/cmeth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/cmeth_lib.c
70662026-02-18T22:36:44.428Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
70672026-02-18T22:36:44.452Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpShutdown.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpShutdown.c
70682026-02-18T22:36:44.481Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
70692026-02-18T22:36:44.506Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug
70702026-02-18T22:36:44.506Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
70712026-02-18T22:36:44.506Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll
70722026-02-18T22:36:44.530Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PartitionDxe.debug
70732026-02-18T22:36:44.530Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.dll --zero
70742026-02-18T22:36:44.530Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/digest.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/digest.c
70752026-02-18T22:36:44.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG
70762026-02-18T22:36:44.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PartitionDxe.efi
70772026-02-18T22:36:44.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT
70782026-02-18T22:36:44.555Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStart.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpStart.c
70792026-02-18T22:36:44.555Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609.map
70802026-02-18T22:36:44.555Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsDelete.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsDelete.c
70812026-02-18T22:36:44.579Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/OUTPUT/PartitionDxe.efi
70822026-02-18T22:36:44.604ZGenSec -s EFI_SECTION_USER_INTERFACE -n PartitionDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC3.ui
70832026-02-18T22:36:44.604ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC4.ver
70842026-02-18T22:36:44.628ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 1FA1F39E-FEFF-4aae-BD7B-38A070A3B609 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609PartitionDxe/1FA1F39E-FEFF-4aae-BD7B-38A070A3B609SEC4.ver
70852026-02-18T22:36:44.652ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpDxe.inf [X64]
70862026-02-18T22:36:44.677Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpStop.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpStop.c
70872026-02-18T22:36:44.677Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsFlush.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsFlush.c
70882026-02-18T22:36:44.677Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ShellStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/./ShellProtocol.obj -I/work/oxidecomputer/edk2/ShellPkg/Application/Shell -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include /work/oxidecomputer/edk2/ShellPkg/Application/Shell/ShellProtocol.c
70892026-02-18T22:36:44.702Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpDriver.c
70902026-02-18T22:36:44.702Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes.c
70912026-02-18T22:36:44.726Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbDesc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
70922026-02-18T22:36:44.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsGetInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsGetInfo.c
70932026-02-18T22:36:44.751Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpTransmit.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpTransmit.c
70942026-02-18T22:36:44.866Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioNetDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/./SnpUnsupported.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioNetDxe/SnpUnsupported.c
70952026-02-18T22:36:44.917Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpImpl.c
70962026-02-18T22:36:44.942Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsGetPosition.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsGetPosition.c
70972026-02-18T22:36:44.966Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Font.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Font.c
70982026-02-18T22:36:44.967Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.lib
70992026-02-18T22:36:44.967Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/object_files.lst
71002026-02-18T22:36:44.967Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
71012026-02-18T22:36:44.991Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbEnumer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
71022026-02-18T22:36:45.015Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsOpen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsOpen.c
71032026-02-18T22:36:45.040Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
71042026-02-18T22:36:45.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug
71052026-02-18T22:36:45.064Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
71062026-02-18T22:36:45.064Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll
71072026-02-18T22:36:45.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioNetDxe.debug
71082026-02-18T22:36:45.064Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.dll --zero
71092026-02-18T22:36:45.089Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG
71102026-02-18T22:36:45.089Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioNetDxe.efi
71112026-02-18T22:36:45.089Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT
71122026-02-18T22:36:45.089Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524.map
71132026-02-18T22:36:45.113Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioNetDxe/VirtioNet/OUTPUT/VirtioNetDxe.efi
71142026-02-18T22:36:45.138ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioNetDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC3.ui
71152026-02-18T22:36:45.138ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC4.ver
71162026-02-18T22:36:45.162ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A92CDB4B-82F1-4E0B-A516-8A655D371524 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A92CDB4B-82F1-4E0B-A516-8A655D371524VirtioNetDxe/A92CDB4B-82F1-4E0B-A516-8A655D371524SEC4.ver
71172026-02-18T22:36:45.162Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsOpenVolume.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsOpenVolume.c
71182026-02-18T22:36:45.162Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes_cbc_hmac_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
71192026-02-18T22:36:45.187ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf [X64]
71202026-02-18T22:36:45.211Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Ansi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Ansi.c
71212026-02-18T22:36:45.239Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsRead.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsRead.c
71222026-02-18T22:36:45.265Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aes_cbc_hmac_sha256.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c
71232026-02-18T22:36:45.299Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ArpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ArpMain.c
71242026-02-18T22:36:45.324Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbHub.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c
71252026-02-18T22:36:45.348Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_aria.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_aria.c
71262026-02-18T22:36:45.373Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/AutoGen.c
71272026-02-18T22:36:45.397Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./InputHandler.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/InputHandler.c
71282026-02-18T22:36:45.397Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsSetInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsSetInfo.c
71292026-02-18T22:36:45.523Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ComponentName.c
71302026-02-18T22:36:45.548Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/AutoGen.c
71312026-02-18T22:36:45.573Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsSetPosition.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsSetPosition.c
71322026-02-18T22:36:45.628Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ArpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/ArpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/ArpDxe/ComponentName.c
71332026-02-18T22:36:45.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./HiiDatabaseEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c
71342026-02-18T22:36:45.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/./UsbUtility.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c
71352026-02-18T22:36:45.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/./SimpleFsWrite.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioFsDxe/SimpleFsWrite.c
71362026-02-18T22:36:45.653Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Terminal.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Terminal.c
71372026-02-18T22:36:45.736Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.lib
71382026-02-18T22:36:45.760Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/object_files.lst
71392026-02-18T22:36:45.760Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.lib
71402026-02-18T22:36:45.760Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/object_files.lst
71412026-02-18T22:36:45.760Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
71422026-02-18T22:36:45.760Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_bf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_bf.c
71432026-02-18T22:36:45.785Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
71442026-02-18T22:36:45.809Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
71452026-02-18T22:36:45.834Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_camellia.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_camellia.c
71462026-02-18T22:36:45.834Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
71472026-02-18T22:36:45.834Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug
71482026-02-18T22:36:45.834Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
71492026-02-18T22:36:45.834Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
71502026-02-18T22:36:45.859Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll
71512026-02-18T22:36:45.859Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.lib
71522026-02-18T22:36:45.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ArpDxe.debug
71532026-02-18T22:36:45.859Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/object_files.lst
71542026-02-18T22:36:45.859Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_cast.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_cast.c
71552026-02-18T22:36:45.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.debug
71562026-02-18T22:36:45.859Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.dll --zero
71572026-02-18T22:36:45.859Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
71582026-02-18T22:36:45.859Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll
71592026-02-18T22:36:45.859Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioFsDxe.debug
71602026-02-18T22:36:45.884Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/VirtioFsDxe.dll --zero
71612026-02-18T22:36:45.884Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
71622026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG
71632026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ArpDxe.efi
71642026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT
71652026-02-18T22:36:45.884Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./Popup.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/Popup.c
71662026-02-18T22:36:45.884Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113.map
71672026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG
71682026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioFsDxe.efi
71692026-02-18T22:36:45.884Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT
71702026-02-18T22:36:45.884Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/ArpDxe/ArpDxe/OUTPUT/ArpDxe.efi
71712026-02-18T22:36:45.909Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289C.map
71722026-02-18T22:36:45.909Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_chacha20_poly1305.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_chacha20_poly1305.c
71732026-02-18T22:36:45.909Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioFsDxe/VirtioFsDxe/OUTPUT/VirtioFsDxe.efi
71742026-02-18T22:36:45.933ZGenSec -s EFI_SECTION_USER_INTERFACE -n ArpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC3.ui
71752026-02-18T22:36:45.933ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioFsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC3.ui
71762026-02-18T22:36:45.933ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC4.ver
71772026-02-18T22:36:45.933ZGenSec -s EFI_SECTION_VERSION -n 0.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC4.ver
71782026-02-18T22:36:45.958ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 529D3F93-E8E9-4e73-B1E1-BDF6A9D50113 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113ArpDxe/529D3F93-E8E9-4e73-B1E1-BDF6A9D50113SEC4.ver
71792026-02-18T22:36:45.958ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 7BD9DDF7-8B83-488E-AEC9-24C78610289C -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7BD9DDF7-8B83-488E-AEC9-24C78610289CVirtioFsDxe/7BD9DDF7-8B83-488E-AEC9-24C78610289CSEC4.ver
71802026-02-18T22:36:45.958Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_des.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_des.c
71812026-02-18T22:36:45.983ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf [X64]
71822026-02-18T22:36:45.983ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/VirtioGpu.inf [X64]
71832026-02-18T22:36:46.007Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/AutoGen.c
71842026-02-18T22:36:46.007Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/AutoGen.c
71852026-02-18T22:36:46.007Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_des3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_des3.c
71862026-02-18T22:36:46.043Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.lib
71872026-02-18T22:36:46.067Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/object_files.lst
71882026-02-18T22:36:46.067Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_idea.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_idea.c
71892026-02-18T22:36:46.067Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
71902026-02-18T22:36:46.067Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConIn.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
71912026-02-18T22:36:46.102Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./Commands.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/Commands.c
71922026-02-18T22:36:46.126Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciHostBridge.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c
71932026-02-18T22:36:46.151Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_null.c
71942026-02-18T22:36:46.151Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
71952026-02-18T22:36:46.151Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
71962026-02-18T22:36:46.151Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug
71972026-02-18T22:36:46.151Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
71982026-02-18T22:36:46.175Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll
71992026-02-18T22:36:46.175Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbBusDxe.debug
72002026-02-18T22:36:46.175Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.dll --zero
72012026-02-18T22:36:46.200Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG
72022026-02-18T22:36:46.200Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbBusDxe.efi
72032026-02-18T22:36:46.200Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT
72042026-02-18T22:36:46.200Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DisplayEngineStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/./ProcessOptions.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DisplayEngineDxe/ProcessOptions.c
72052026-02-18T22:36:46.200Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14D.map
72062026-02-18T22:36:46.200Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/OUTPUT/UsbBusDxe.efi
72072026-02-18T22:36:46.225Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug
72082026-02-18T22:36:46.225Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_old.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_old.c
72092026-02-18T22:36:46.225Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
72102026-02-18T22:36:46.250ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC3.ui
72112026-02-18T22:36:46.250ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC4.ver
72122026-02-18T22:36:46.250Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll
72132026-02-18T22:36:46.250Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc2.c
72142026-02-18T22:36:46.275ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 240612B7-A063-11d4-9A3A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/240612B7-A063-11d4-9A3A-0090273FC14DUsbBusDxe/240612B7-A063-11d4-9A3A-0090273FC14DSEC4.ver
72152026-02-18T22:36:46.275Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Shell.debug
72162026-02-18T22:36:46.275ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf [X64]
72172026-02-18T22:36:46.299Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./ImageEx.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ImageEx.c
72182026-02-18T22:36:46.299Z"GenFw" -e UEFI_APPLICATION -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll --zero
72192026-02-18T22:36:46.299Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/AutoGen.c
72202026-02-18T22:36:46.299Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc4.c
72212026-02-18T22:36:46.324Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG
72222026-02-18T22:36:46.324Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Shell.efi
72232026-02-18T22:36:46.324Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT
72242026-02-18T22:36:46.324Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1.map
72252026-02-18T22:36:46.349Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./DriverBinding.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/DriverBinding.c
72262026-02-18T22:36:46.349Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/OUTPUT/Shell.efi
72272026-02-18T22:36:46.349Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc4_hmac_md5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc4_hmac_md5.c
72282026-02-18T22:36:46.373ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset --ModuleName=Shell --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/Application/Shell/Shell/DEBUG
72292026-02-18T22:36:46.397Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_rc5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_rc5.c
72302026-02-18T22:36:46.397Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PrintDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/./Print.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/PrintDxe/Print.c
72312026-02-18T22:36:46.441Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_seed.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_seed.c
72322026-02-18T22:36:46.469Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HiiDatabaseStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/./String.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/String.c
72332026-02-18T22:36:46.494Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_sm4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_sm4.c
72342026-02-18T22:36:46.494Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.lib
72352026-02-18T22:36:46.494Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/object_files.lst
72362026-02-18T22:36:46.519Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
72372026-02-18T22:36:46.555Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
72382026-02-18T22:36:46.579Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug
72392026-02-18T22:36:46.579Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
72402026-02-18T22:36:46.580Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll
72412026-02-18T22:36:46.580Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PrintDxe.debug
72422026-02-18T22:36:46.580Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioGpuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/./Gop.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioGpuDxe/Gop.c
72432026-02-18T22:36:46.580Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.dll --zero
72442026-02-18T22:36:46.580Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/./PciRootBridgeIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
72452026-02-18T22:36:46.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG
72462026-02-18T22:36:46.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PrintDxe.efi
72472026-02-18T22:36:46.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT
72482026-02-18T22:36:46.604Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./TerminalConOut.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c
72492026-02-18T22:36:46.629Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9.map
72502026-02-18T22:36:46.629Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.depex
72512026-02-18T22:36:46.629Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/e_xcbc_d.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/e_xcbc_d.c
72522026-02-18T22:36:46.653Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/OUTPUT/PrintDxe.efi
72532026-02-18T22:36:46.677Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.lib
72542026-02-18T22:36:46.677Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/object_files.lst
72552026-02-18T22:36:46.677ZGenSec -s EFI_SECTION_USER_INTERFACE -n PrintDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC3.ui
72562026-02-18T22:36:46.678Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
72572026-02-18T22:36:46.703ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC4.ver
72582026-02-18T22:36:46.703ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 79E4A61C-ED73-4312-94FE-E3E7563362A9 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/79E4A61C-ED73-4312-94FE-E3E7563362A9PrintDxe/79E4A61C-ED73-4312-94FE-E3E7563362A9SEC4.ver
72592026-02-18T22:36:46.728Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/encode.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/encode.c
72602026-02-18T22:36:46.728ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain.inf [X64]
72612026-02-18T22:36:46.752Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
72622026-02-18T22:36:46.752Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/AutoGen.c
72632026-02-18T22:36:46.777Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug
72642026-02-18T22:36:46.777Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
72652026-02-18T22:36:46.777Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll
72662026-02-18T22:36:46.777Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DisplayEngine.debug
72672026-02-18T22:36:46.777Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.dll --zero
72682026-02-18T22:36:46.801Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.lib
72692026-02-18T22:36:46.801Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/object_files.lst
72702026-02-18T22:36:46.801Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
72712026-02-18T22:36:46.801Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG
72722026-02-18T22:36:46.826Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DisplayEngine.efi
72732026-02-18T22:36:46.826Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT
72742026-02-18T22:36:46.826Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707.map
72752026-02-18T22:36:46.850Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.depex
72762026-02-18T22:36:46.874ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset --ModuleName=DisplayEngine --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG
72772026-02-18T22:36:46.874Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
72782026-02-18T22:36:46.874Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/BootMode/BootMode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode/BootMode.c
72792026-02-18T22:36:46.874Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/ShellOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/Shell.offset
72802026-02-18T22:36:46.874Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.debug
72812026-02-18T22:36:46.874Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
72822026-02-18T22:36:46.899Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll
72832026-02-18T22:36:46.899Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TerminalDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/./Vtutf8.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/TerminalDxe/Vtutf8.c
72842026-02-18T22:36:46.899Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioGpuDxe.debug
72852026-02-18T22:36:46.899Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/VirtioGpuDxe.dll --zero
72862026-02-18T22:36:46.899ZGenSec -s EFI_SECTION_USER_INTERFACE -n Shell -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC2.ui
72872026-02-18T22:36:46.923ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC3.ver
72882026-02-18T22:36:46.923Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG
72892026-02-18T22:36:46.924Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioGpuDxe.efi
72902026-02-18T22:36:46.924Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT
72912026-02-18T22:36:46.924ZGenFfs -t EFI_FV_FILETYPE_APPLICATION -g 7C04A583-9E3E-4f1c-AD65-E05268D0B4D1 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/ShellOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1Shell/7C04A583-9E3E-4f1c-AD65-E05268D0B4D1SEC3.ver
72922026-02-18T22:36:46.924Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8A.map
72932026-02-18T22:36:46.948Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioGpuDxe/VirtioGpu/OUTPUT/VirtioGpuDxe.efi
72942026-02-18T22:36:46.972ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64]
72952026-02-18T22:36:46.972ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioGpuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC3.ui
72962026-02-18T22:36:46.972ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC4.ver
72972026-02-18T22:36:46.997Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/AutoGen.c
72982026-02-18T22:36:46.997ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D6099B94-CD97-4CC5-8714-7F6312701A8A -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6099B94-CD97-4CC5-8714-7F6312701A8AVirtioGpuDxe/D6099B94-CD97-4CC5-8714-7F6312701A8ASEC4.ver
72992026-02-18T22:36:46.997Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_cnf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_cnf.c
73002026-02-18T22:36:46.997Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/CpuIo/CpuIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo/CpuIo.c
73012026-02-18T22:36:47.022ZBuilding ... /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Fat.inf [X64]
73022026-02-18T22:36:47.046Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.lib
73032026-02-18T22:36:47.046Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/AutoGen.c
73042026-02-18T22:36:47.046Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.lib
73052026-02-18T22:36:47.046Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/object_files.lst
73062026-02-18T22:36:47.046Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/object_files.lst
73072026-02-18T22:36:47.071Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
73082026-02-18T22:36:47.071Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
73092026-02-18T22:36:47.071Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.lib
73102026-02-18T22:36:47.071Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/object_files.lst
73112026-02-18T22:36:47.095Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
73122026-02-18T22:36:47.120Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Crc32.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/Crc32.c
73132026-02-18T22:36:47.120Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dependency/Dependency.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency/Dependency.c
73142026-02-18T22:36:47.120Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_enc.c
73152026-02-18T22:36:47.144Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
73162026-02-18T22:36:47.144Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug
73172026-02-18T22:36:47.144Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
73182026-02-18T22:36:47.145Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
73192026-02-18T22:36:47.169Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll
73202026-02-18T22:36:47.169Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/TerminalDxe.debug
73212026-02-18T22:36:47.169Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.dll --zero
73222026-02-18T22:36:47.169Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.debug
73232026-02-18T22:36:47.169Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
73242026-02-18T22:36:47.169Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
73252026-02-18T22:36:47.169Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll
73262026-02-18T22:36:47.169Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/ComponentName.c
73272026-02-18T22:36:47.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciHostBridgeDxe.debug
73282026-02-18T22:36:47.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG
73292026-02-18T22:36:47.194Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.dll --zero
73302026-02-18T22:36:47.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/TerminalDxe.efi
73312026-02-18T22:36:47.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT
73322026-02-18T22:36:47.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug
73332026-02-18T22:36:47.194Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6.map
73342026-02-18T22:36:47.194Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
73352026-02-18T22:36:47.219Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG
73362026-02-18T22:36:47.219Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciHostBridgeDxe.efi
73372026-02-18T22:36:47.219Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll
73382026-02-18T22:36:47.219Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT
73392026-02-18T22:36:47.219Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/OUTPUT/TerminalDxe.efi
73402026-02-18T22:36:47.219Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/./Runtime.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Core/RuntimeDxe/Runtime.c
73412026-02-18T22:36:47.219Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/HiiDatabase.debug
73422026-02-18T22:36:47.219Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.dll --zero
73432026-02-18T22:36:47.219Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1.map
73442026-02-18T22:36:47.219Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.depex
73452026-02-18T22:36:47.219ZGenSec -s EFI_SECTION_USER_INTERFACE -n TerminalDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC3.ui
73462026-02-18T22:36:47.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG
73472026-02-18T22:36:47.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/HiiDatabase.efi
73482026-02-18T22:36:47.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT
73492026-02-18T22:36:47.244ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC4.ver
73502026-02-18T22:36:47.244Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/OUTPUT/PciHostBridgeDxe.efi
73512026-02-18T22:36:47.244Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Dispatcher/Dispatcher.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
73522026-02-18T22:36:47.244Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783B.map
73532026-02-18T22:36:47.244ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9E863906-A40F-4875-977F-5B93FF237FC6 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9E863906-A40F-4875-977F-5B93FF237FC6TerminalDxe/9E863906-A40F-4875-977F-5B93FF237FC6SEC4.ver
73542026-02-18T22:36:47.269Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.depex
73552026-02-18T22:36:47.293ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf [X64]
73562026-02-18T22:36:47.293Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/OUTPUT/HiiDatabase.efi
73572026-02-18T22:36:47.293ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciHostBridgeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC3.ui
73582026-02-18T22:36:47.293ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC4.ver
73592026-02-18T22:36:47.293ZGenSec -s EFI_SECTION_USER_INTERFACE -n HiiDatabase -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC3.ui
73602026-02-18T22:36:47.293ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 128FB770-5E79-4176-9E51-9BB268A17DD1 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/128FB770-5E79-4176-9E51-9BB268A17DD1PciHostBridgeDxe/128FB770-5E79-4176-9E51-9BB268A17DD1SEC4.ver
73612026-02-18T22:36:47.293Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/AutoGen.c
73622026-02-18T22:36:47.318ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC4.ver
73632026-02-18T22:36:47.318Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Data.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Data.c
73642026-02-18T22:36:47.318ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpDxe.inf [X64]
73652026-02-18T22:36:47.318ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 348C4D62-BFBD-4882-9ECE-C80BB1C4783B -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/348C4D62-BFBD-4882-9ECE-C80BB1C4783BHiiDatabase/348C4D62-BFBD-4882-9ECE-C80BB1C4783BSEC4.ver
73662026-02-18T22:36:47.342ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/DpcDxe/DpcDxe.inf [X64]
73672026-02-18T22:36:47.342Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/AutoGen.c
73682026-02-18T22:36:47.366Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngine.offset
73692026-02-18T22:36:47.367Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/DpcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/AutoGen.c
73702026-02-18T22:36:47.391Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/OUTPUT/DisplayEngine.efi
73712026-02-18T22:36:47.391Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ComponentName.c
73722026-02-18T22:36:47.415ZGenSec -s EFI_SECTION_USER_INTERFACE -n DisplayEngine -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC3.ui
73732026-02-18T22:36:47.415ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC4.ver
73742026-02-18T22:36:47.415Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Delete.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Delete.c
73752026-02-18T22:36:47.415ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g E660EA85-058E-4b55-A54B-F02F83A24707 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/E660EA85-058E-4b55-A54B-F02F83A24707SEC4.ver
73762026-02-18T22:36:47.462Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.lib
73772026-02-18T22:36:47.462Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/object_files.lst
73782026-02-18T22:36:47.462Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
73792026-02-18T22:36:47.462ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioBusDxe.inf [X64]
73802026-02-18T22:36:47.487Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/ComponentName.c
73812026-02-18T22:36:47.487Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DpcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/./Dpc.obj -I/work/oxidecomputer/edk2/NetworkPkg/DpcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/DpcDxe/Dpc.c
73822026-02-18T22:36:47.487Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_err.c
73832026-02-18T22:36:47.487Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/AutoGen.c
73842026-02-18T22:36:47.512Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
73852026-02-18T22:36:47.512Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug
73862026-02-18T22:36:47.512Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
73872026-02-18T22:36:47.512Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll
73882026-02-18T22:36:47.512Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/RuntimeDxe.debug
73892026-02-18T22:36:47.512Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.dll --zero
73902026-02-18T22:36:47.537Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./EfiKey.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
73912026-02-18T22:36:47.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG
73922026-02-18T22:36:47.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/RuntimeDxe.efi
73932026-02-18T22:36:47.537Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT
73942026-02-18T22:36:47.537Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_key.c
73952026-02-18T22:36:47.562Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEE.map
73962026-02-18T22:36:47.562Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.depex
73972026-02-18T22:36:47.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DirectoryCache.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DirectoryCache.c
73982026-02-18T22:36:47.586Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/OUTPUT/RuntimeDxe.efi
73992026-02-18T22:36:47.586Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.lib
74002026-02-18T22:36:47.586ZGenSec -s EFI_SECTION_USER_INTERFACE -n RuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC3.ui
74012026-02-18T22:36:47.587Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/object_files.lst
74022026-02-18T22:36:47.611Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/ComponentName.c
74032026-02-18T22:36:47.611ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC4.ver
74042026-02-18T22:36:47.611Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
74052026-02-18T22:36:47.611ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B601F8C4-43B7-4784-95B1-F4226CB40CEE -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEE.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B601F8C4-43B7-4784-95B1-F4226CB40CEERuntimeDxe/B601F8C4-43B7-4784-95B1-F4226CB40CEESEC4.ver
74062026-02-18T22:36:47.637ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf [X64]
74072026-02-18T22:36:47.662Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
74082026-02-18T22:36:47.662Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug
74092026-02-18T22:36:47.662Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
74102026-02-18T22:36:47.662Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpConfig.c
74112026-02-18T22:36:47.662Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll
74122026-02-18T22:36:47.662Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DpcDxe.debug
74132026-02-18T22:36:47.662Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./AcpiS3ContextSave.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/AcpiS3ContextSave.c
74142026-02-18T22:36:47.662Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.dll --zero
74152026-02-18T22:36:47.687Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG
74162026-02-18T22:36:47.687Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DpcDxe.efi
74172026-02-18T22:36:47.687Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT
74182026-02-18T22:36:47.712Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABA.map
74192026-02-18T22:36:47.712Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.depex
74202026-02-18T22:36:47.736Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_lib.c
74212026-02-18T22:36:47.736Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./SioBusDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioBusDxe.c
74222026-02-18T22:36:47.736Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/DpcDxe/DpcDxe/OUTPUT/DpcDxe.efi
74232026-02-18T22:36:47.760Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DirectoryManage.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DirectoryManage.c
74242026-02-18T22:36:47.761ZGenSec -s EFI_SECTION_USER_INTERFACE -n DpcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC3.ui
74252026-02-18T22:36:47.761ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC4.ver
74262026-02-18T22:36:47.785ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A210F973-229D-4f4d-AA37-9895E6C9EABA -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A210F973-229D-4f4d-AA37-9895E6C9EABADpcDxe/A210F973-229D-4f4d-AA37-9895E6C9EABASEC4.ver
74272026-02-18T22:36:47.810ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/IoMmuDxe.inf [X64]
74282026-02-18T22:36:47.834Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/FwVol/FwVol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol/FwVol.c
74292026-02-18T22:36:47.834Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./AmdSevIoMmu.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/AmdSevIoMmu.c
74302026-02-18T22:36:47.859Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/AutoGen.c
74312026-02-18T22:36:47.920Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbKbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/./KeyBoard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
74322026-02-18T22:36:47.967Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/AutoGen.c
74332026-02-18T22:36:47.968Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_pbe.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_pbe.c
74342026-02-18T22:36:47.992Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3SaveStateDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/./S3SaveState.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c
74352026-02-18T22:36:47.992Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SioBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/./SioService.obj -I/work/oxidecomputer/edk2/OvmfPkg/SioBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/OvmfPkg/SioBusDxe/SioService.c
74362026-02-18T22:36:48.070Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IoMmuDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/./IoMmuDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IoMmuDxe/IoMmuDxe.c
74372026-02-18T22:36:48.094Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpDriver.c
74382026-02-18T22:36:48.119Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./DiskCache.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/DiskCache.c
74392026-02-18T22:36:48.168Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.lib
74402026-02-18T22:36:48.192Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/object_files.lst
74412026-02-18T22:36:48.193Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
74422026-02-18T22:36:48.217Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/evp_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/evp_pkey.c
74432026-02-18T22:36:48.217Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.lib
74442026-02-18T22:36:48.217Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/object_files.lst
74452026-02-18T22:36:48.217Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.lib
74462026-02-18T22:36:48.217Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/object_files.lst
74472026-02-18T22:36:48.217Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
74482026-02-18T22:36:48.242Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
74492026-02-18T22:36:48.266Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
74502026-02-18T22:36:48.291Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
74512026-02-18T22:36:48.291Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.debug
74522026-02-18T22:36:48.291Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpIo.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpIo.c
74532026-02-18T22:36:48.291Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
74542026-02-18T22:36:48.291Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll
74552026-02-18T22:36:48.291Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.debug
74562026-02-18T22:36:48.291Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IoMmuDxe.debug
74572026-02-18T22:36:48.291Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.dll --zero
74582026-02-18T22:36:48.291Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
74592026-02-18T22:36:48.316Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll
74602026-02-18T22:36:48.316Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
74612026-02-18T22:36:48.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SioBusDxe.debug
74622026-02-18T22:36:48.316Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.dll --zero
74632026-02-18T22:36:48.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG
74642026-02-18T22:36:48.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IoMmuDxe.efi
74652026-02-18T22:36:48.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT
74662026-02-18T22:36:48.316Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.debug
74672026-02-18T22:36:48.340Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
74682026-02-18T22:36:48.340Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Fat.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Fat.c
74692026-02-18T22:36:48.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG
74702026-02-18T22:36:48.340Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fc.map
74712026-02-18T22:36:48.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SioBusDxe.efi
74722026-02-18T22:36:48.340Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll
74732026-02-18T22:36:48.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT
74742026-02-18T22:36:48.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/S3SaveStateDxe.debug
74752026-02-18T22:36:48.340Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.depex
74762026-02-18T22:36:48.340Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55.map
74772026-02-18T22:36:48.340Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/S3SaveStateDxe.dll --zero
74782026-02-18T22:36:48.365Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SioBusDxe/SioBusDxe/OUTPUT/SioBusDxe.efi
74792026-02-18T22:36:48.365Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/OUTPUT/IoMmuDxe.efi
74802026-02-18T22:36:48.365Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG
74812026-02-18T22:36:48.365Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/S3SaveStateDxe.efi
74822026-02-18T22:36:48.365Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT
74832026-02-18T22:36:48.390Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581.map
74842026-02-18T22:36:48.390ZGenSec -s EFI_SECTION_USER_INTERFACE -n IoMmuDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC3.ui
74852026-02-18T22:36:48.390ZGenSec -s EFI_SECTION_USER_INTERFACE -n SioBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC3.ui
74862026-02-18T22:36:48.390Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.depex
74872026-02-18T22:36:48.390ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC4.ver
74882026-02-18T22:36:48.390ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC4.ver
74892026-02-18T22:36:48.414Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe/OUTPUT/S3SaveStateDxe.efi
74902026-02-18T22:36:48.414ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 8657015b-ea43-440d-949a-af3be365c0fc -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fc.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8657015b-ea43-440d-949a-af3be365c0fcIoMmuDxe/8657015b-ea43-440d-949a-af3be365c0fcSEC4.ver
74912026-02-18T22:36:48.414Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md2.c
74922026-02-18T22:36:48.414ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SioBusDxe/864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55SEC4.ver
74932026-02-18T22:36:48.414ZGenSec -s EFI_SECTION_USER_INTERFACE -n S3SaveStateDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC3.ui
74942026-02-18T22:36:48.414Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.lib
74952026-02-18T22:36:48.414Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/object_files.lst
74962026-02-18T22:36:48.439ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64]
74972026-02-18T22:36:48.439Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
74982026-02-18T22:36:48.439ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC4.ver
74992026-02-18T22:36:48.464ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf [X64]
75002026-02-18T22:36:48.464Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md4.c
75012026-02-18T22:36:48.464ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g BDCE85BB-FBAA-4f4e-9264-501A2C249581 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDCE85BB-FBAA-4f4e-9264-501A2C249581S3SaveStateDxe/BDCE85BB-FBAA-4f4e-9264-501A2C249581SEC4.ver
75022026-02-18T22:36:48.464Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/AutoGen.c
75032026-02-18T22:36:48.489ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf [X64]
75042026-02-18T22:36:48.489Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/AutoGen.c
75052026-02-18T22:36:48.513Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Hob/Hob.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob/Hob.c
75062026-02-18T22:36:48.538Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md5.c
75072026-02-18T22:36:48.538Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
75082026-02-18T22:36:48.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/AutoGen.c
75092026-02-18T22:36:48.538Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug
75102026-02-18T22:36:48.538Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
75112026-02-18T22:36:48.562Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll
75122026-02-18T22:36:48.562Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbKbDxe.debug
75132026-02-18T22:36:48.562Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.dll --zero
75142026-02-18T22:36:48.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EnglishDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/./UnicodeCollationEng.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/UnicodeCollationEng.c
75152026-02-18T22:36:48.587Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG
75162026-02-18T22:36:48.587Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./FileName.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/FileName.c
75172026-02-18T22:36:48.587Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbKbDxe.efi
75182026-02-18T22:36:48.587Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT
75192026-02-18T22:36:48.612Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFE.map
75202026-02-18T22:36:48.612Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/OUTPUT/UsbKbDxe.efi
75212026-02-18T22:36:48.636ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbKbDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC3.ui
75222026-02-18T22:36:48.636Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./BlockFront.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/BlockFront.c
75232026-02-18T22:36:48.661ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC4.ver
75242026-02-18T22:36:48.661ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2D2E62CF-9ECF-43b7-8219-94E7FC713DFE -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFE.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2D2E62CF-9ECF-43b7-8219-94E7FC713DFEUsbKbDxe/2D2E62CF-9ECF-43b7-8219-94E7FC713DFESEC4.ver
75252026-02-18T22:36:48.685Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./MemoryStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/MemoryStatusCodeWorker.c
75262026-02-18T22:36:48.685Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Image/Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image/Image.c
75272026-02-18T22:36:48.710ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Pcd.inf [X64]
75282026-02-18T22:36:48.710Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpMain.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpMain.c
75292026-02-18T22:36:48.710Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_md5_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_md5_sha1.c
75302026-02-18T22:36:48.734Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/AutoGen.c
75312026-02-18T22:36:48.762Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.lib
75322026-02-18T22:36:48.787Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/object_files.lst
75332026-02-18T22:36:48.787Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
75342026-02-18T22:36:48.812Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Pcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Pcd.c
75352026-02-18T22:36:48.837Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./SerialStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SerialStatusCodeWorker.c
75362026-02-18T22:36:48.837Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./FileSpace.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/FileSpace.c
75372026-02-18T22:36:48.837Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
75382026-02-18T22:36:48.862Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug
75392026-02-18T22:36:48.862Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
75402026-02-18T22:36:48.862Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll
75412026-02-18T22:36:48.862Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EnglishDxe.debug
75422026-02-18T22:36:48.862Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.dll --zero
75432026-02-18T22:36:48.887Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG
75442026-02-18T22:36:48.887Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EnglishDxe.efi
75452026-02-18T22:36:48.887Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT
75462026-02-18T22:36:48.887Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_mdc2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_mdc2.c
75472026-02-18T22:36:48.887Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600.map
75482026-02-18T22:36:48.912Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MnpDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/./MnpVlan.obj -I/work/oxidecomputer/edk2/NetworkPkg/MnpDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/MnpDxe/MnpVlan.c
75492026-02-18T22:36:48.912Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/OUTPUT/EnglishDxe.efi
75502026-02-18T22:36:48.936ZGenSec -s EFI_SECTION_USER_INTERFACE -n EnglishDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC3.ui
75512026-02-18T22:36:48.936ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC4.ver
75522026-02-18T22:36:48.936Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/./StatusCodeHandlerRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.c
75532026-02-18T22:36:48.936Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_null.c
75542026-02-18T22:36:48.961ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600EnglishDxe/CD3BAFB6-50FB-4fe8-8E4E-AB74D2C1A600SEC4.ver
75552026-02-18T22:36:48.985ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64]
75562026-02-18T22:36:48.985Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./BlockIo.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/BlockIo.c
75572026-02-18T22:36:48.985Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Memory/MemoryServices.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory/MemoryServices.c
75582026-02-18T22:36:49.013Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/AutoGen.c
75592026-02-18T22:36:49.065Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_ripemd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_ripemd.c
75602026-02-18T22:36:49.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Flush.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Flush.c
75612026-02-18T22:36:49.113Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdPeimStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/./Service.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Pei/Service.c
75622026-02-18T22:36:49.113Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.lib
75632026-02-18T22:36:49.138Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/object_files.lst
75642026-02-18T22:36:49.138Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuIo2DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/./CpuIo2Dxe.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c
75652026-02-18T22:36:49.138Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
75662026-02-18T22:36:49.163Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sha1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sha1.c
75672026-02-18T22:36:49.190Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/ComponentName.c
75682026-02-18T22:36:49.214Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
75692026-02-18T22:36:49.239Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.debug
75702026-02-18T22:36:49.239Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
75712026-02-18T22:36:49.239Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll
75722026-02-18T22:36:49.239Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/StatusCodeHandlerRuntimeDxe.debug
75732026-02-18T22:36:49.239Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.dll --zero
75742026-02-18T22:36:49.265Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.lib
75752026-02-18T22:36:49.265Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/object_files.lst
75762026-02-18T22:36:49.265Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG
75772026-02-18T22:36:49.265Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/StatusCodeHandlerRuntimeDxe.efi
75782026-02-18T22:36:49.265Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT
75792026-02-18T22:36:49.290Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891.map
75802026-02-18T22:36:49.290Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
75812026-02-18T22:36:49.290Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.depex
75822026-02-18T22:36:49.314Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/OUTPUT/StatusCodeHandlerRuntimeDxe.efi
75832026-02-18T22:36:49.314Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sha3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sha3.c
75842026-02-18T22:36:49.339Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.lib
75852026-02-18T22:36:49.339Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/object_files.lst
75862026-02-18T22:36:49.339ZGenSec -s EFI_SECTION_USER_INTERFACE -n StatusCodeHandlerRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC3.ui
75872026-02-18T22:36:49.339Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
75882026-02-18T22:36:49.339Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenPvBlkDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/./XenPvBlkDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.c
75892026-02-18T22:36:49.363ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC4.ver
75902026-02-18T22:36:49.363Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
75912026-02-18T22:36:49.388ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6C2004EF-4E0E-4BE4-B14C-340EB4AA5891 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891StatusCodeHandlerRuntimeDxe/6C2004EF-4E0E-4BE4-B14C-340EB4AA5891SEC4.ver
75922026-02-18T22:36:49.388Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Hash.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Hash.c
75932026-02-18T22:36:49.388Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug
75942026-02-18T22:36:49.388Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
75952026-02-18T22:36:49.388Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.lib
75962026-02-18T22:36:49.388Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/object_files.lst
75972026-02-18T22:36:49.388Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll
75982026-02-18T22:36:49.388ZBuilding ... /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand.inf [X64]
75992026-02-18T22:36:49.414Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MnpDxe.debug
76002026-02-18T22:36:49.414Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.dll --zero
76012026-02-18T22:36:49.414Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PciCfg2/PciCfg2.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c
76022026-02-18T22:36:49.414Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
76032026-02-18T22:36:49.414Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
76042026-02-18T22:36:49.414Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG
76052026-02-18T22:36:49.414Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MnpDxe.efi
76062026-02-18T22:36:49.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT
76072026-02-18T22:36:49.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug
76082026-02-18T22:36:49.438Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A.map
76092026-02-18T22:36:49.438Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
76102026-02-18T22:36:49.438Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll
76112026-02-18T22:36:49.438Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/AutoGen.c
76122026-02-18T22:36:49.438Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcdPeim.debug
76132026-02-18T22:36:49.438Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/MnpDxe/MnpDxe/OUTPUT/MnpDxe.efi
76142026-02-18T22:36:49.439Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll --zero
76152026-02-18T22:36:49.439Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
76162026-02-18T22:36:49.463Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug
76172026-02-18T22:36:49.463Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
76182026-02-18T22:36:49.463ZGenSec -s EFI_SECTION_USER_INTERFACE -n MnpDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC3.ui
76192026-02-18T22:36:49.463Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG
76202026-02-18T22:36:49.463Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll
76212026-02-18T22:36:49.463Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcdPeim.efi
76222026-02-18T22:36:49.463Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuIo2Dxe.debug
76232026-02-18T22:36:49.463Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT
76242026-02-18T22:36:49.488Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.dll --zero
76252026-02-18T22:36:49.488ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC4.ver
76262026-02-18T22:36:49.488Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50.map
76272026-02-18T22:36:49.488Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_sigver.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_sigver.c
76282026-02-18T22:36:49.488Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG
76292026-02-18T22:36:49.488Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PEIPcdDataBase.raw && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/PEIPcdDataBaseSec.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PEIPcdDataBase.raw
76302026-02-18T22:36:49.488Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuIo2Dxe.efi
76312026-02-18T22:36:49.488ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4AMnpDxe/025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4ASEC4.ver
76322026-02-18T22:36:49.488Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT
76332026-02-18T22:36:49.488Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiMain/PeiMain.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
76342026-02-18T22:36:49.513Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443F.map
76352026-02-18T22:36:49.513Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.depex
76362026-02-18T22:36:49.513ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf [X64]
76372026-02-18T22:36:49.537Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.depex
76382026-02-18T22:36:49.537Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/OUTPUT/CpuIo2Dxe.efi
76392026-02-18T22:36:49.537Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/OUTPUT/PcdPeim.efi
76402026-02-18T22:36:49.537Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Info.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Info.c
76412026-02-18T22:36:49.562ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuIo2Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC3.ui
76422026-02-18T22:36:49.562ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcdPeim -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC3.ui
76432026-02-18T22:36:49.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/AutoGen.c
76442026-02-18T22:36:49.562ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC4.ver
76452026-02-18T22:36:49.562ZGenSec -s EFI_SECTION_VERSION -n 4.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC4.ver
76462026-02-18T22:36:49.587Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.lib
76472026-02-18T22:36:49.587ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/PEIPcdDataBaseSec.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50PcdPeim/9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50SEC4.ver
76482026-02-18T22:36:49.587Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/object_files.lst
76492026-02-18T22:36:49.587ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g A19B1FE7-C1BC-49F8-875F-54A5D542443F -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/A19B1FE7-C1BC-49F8-875F-54A5D542443FCpuIo2Dxe/A19B1FE7-C1BC-49F8-875F-54A5D542443FSEC4.ver
76502026-02-18T22:36:49.587Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
76512026-02-18T22:36:49.612ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf [X64]
76522026-02-18T22:36:49.612Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./Http.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/Http.c
76532026-02-18T22:36:49.636ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf [X64]
76542026-02-18T22:36:49.636Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/AutoGen.c
76552026-02-18T22:36:49.660Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
76562026-02-18T22:36:49.660Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHotPlugInitDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/AutoGen.c
76572026-02-18T22:36:49.660Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.debug
76582026-02-18T22:36:49.660Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
76592026-02-18T22:36:49.685Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll
76602026-02-18T22:36:49.685Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenPvBlkDxe.debug
76612026-02-18T22:36:49.685Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/XenPvBlkDxe.dll --zero
76622026-02-18T22:36:49.685Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG
76632026-02-18T22:36:49.710Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenPvBlkDxe.efi
76642026-02-18T22:36:49.710Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT
76652026-02-18T22:36:49.710Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6.map
76662026-02-18T22:36:49.710Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/./Fvb.obj -I/work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
76672026-02-18T22:36:49.710Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/m_wp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/m_wp.c
76682026-02-18T22:36:49.734Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenPvBlkDxe/XenPvBlkDxe/OUTPUT/XenPvBlkDxe.efi
76692026-02-18T22:36:49.734ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenPvBlkDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC3.ui
76702026-02-18T22:36:49.758ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC4.ver
76712026-02-18T22:36:49.758Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Ppi/Ppi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi/Ppi.c
76722026-02-18T22:36:49.759ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 8c2487ea-9af3-11e3-b966-b8ac6f7d65e6 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6XenPvBlkDxe/8c2487ea-9af3-11e3-b966-b8ac6f7d65e6SEC4.ver
76732026-02-18T22:36:49.783Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c
76742026-02-18T22:36:49.808ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64]
76752026-02-18T22:36:49.808Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Init.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Init.c
76762026-02-18T22:36:49.808Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/names.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/names.c
76772026-02-18T22:36:49.808Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHotPlugInitDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/./PciHotPlugInit.obj -I/work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
76782026-02-18T22:36:49.832Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/AutoGen.c
76792026-02-18T22:36:49.916Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.lib
76802026-02-18T22:36:49.940Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NullMemoryTestDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/./NullMemoryTest.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.c
76812026-02-18T22:36:49.940Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/object_files.lst
76822026-02-18T22:36:49.940Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
76832026-02-18T22:36:49.965Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ScsiBusStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/./ScsiBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c
76842026-02-18T22:36:49.965Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Misc.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Misc.c
76852026-02-18T22:36:49.990Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p5_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p5_crpt.c
76862026-02-18T22:36:49.990Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
76872026-02-18T22:36:50.015Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug
76882026-02-18T22:36:50.015Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
76892026-02-18T22:36:50.015Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll
76902026-02-18T22:36:50.015Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmuVariableFvbRuntimeDxe.debug
76912026-02-18T22:36:50.015Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.dll --zero
76922026-02-18T22:36:50.040Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG
76932026-02-18T22:36:50.064Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.lib
76942026-02-18T22:36:50.064Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/object_files.lst
76952026-02-18T22:36:50.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EmuVariableFvbRuntimeDxe.efi
76962026-02-18T22:36:50.064Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT
76972026-02-18T22:36:50.064Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8.map
76982026-02-18T22:36:50.064Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
76992026-02-18T22:36:50.064Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.depex
77002026-02-18T22:36:50.089Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/OUTPUT/EmuVariableFvbRuntimeDxe.efi
77012026-02-18T22:36:50.089Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.lib
77022026-02-18T22:36:50.114ZGenSec -s EFI_SECTION_USER_INTERFACE -n EmuVariableFvbRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC3.ui
77032026-02-18T22:36:50.114ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC4.ver
77042026-02-18T22:36:50.114Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/object_files.lst
77052026-02-18T22:36:50.114Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
77062026-02-18T22:36:50.139ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 22dc2b60-fe40-42ac-b01f-3ab1fad9aad8 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8EmuVariableFvbRuntimeDxe/22dc2b60-fe40-42ac-b01f-3ab1fad9aad8SEC4.ver
77072026-02-18T22:36:50.139Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p5_crpt2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p5_crpt2.c
77082026-02-18T22:36:50.139ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf [X64]
77092026-02-18T22:36:50.163Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Reset/Reset.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset/Reset.c
77102026-02-18T22:36:50.163Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
77112026-02-18T22:36:50.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.debug
77122026-02-18T22:36:50.163Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
77132026-02-18T22:36:50.163Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll
77142026-02-18T22:36:50.188Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
77152026-02-18T22:36:50.188Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenIoPciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/AutoGen.c
77162026-02-18T22:36:50.188Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciHotPlugInitDxe.debug
77172026-02-18T22:36:50.188Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.dll --zero
77182026-02-18T22:36:50.188Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=httpDynamicCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/./HttpDynamicCommand.obj -I/work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include /work/oxidecomputer/edk2/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand.c
77192026-02-18T22:36:50.188Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug
77202026-02-18T22:36:50.188Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG
77212026-02-18T22:36:50.189Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
77222026-02-18T22:36:50.214Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PciHotPlugInitDxe.efi
77232026-02-18T22:36:50.214Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll
77242026-02-18T22:36:50.214Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT
77252026-02-18T22:36:50.214Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NullMemoryTestDxe.debug
77262026-02-18T22:36:50.214Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.dll --zero
77272026-02-18T22:36:50.214Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224.map
77282026-02-18T22:36:50.214Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.depex
77292026-02-18T22:36:50.238Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG
77302026-02-18T22:36:50.238Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NullMemoryTestDxe.efi
77312026-02-18T22:36:50.238Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT
77322026-02-18T22:36:50.238Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/OUTPUT/PciHotPlugInitDxe.efi
77332026-02-18T22:36:50.238Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0E.map
77342026-02-18T22:36:50.238Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.depex
77352026-02-18T22:36:50.264ZGenSec -s EFI_SECTION_USER_INTERFACE -n PciHotPlugInitDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC3.ui
77362026-02-18T22:36:50.264Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/Security/Security.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security/Security.c
77372026-02-18T22:36:50.264Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/OUTPUT/NullMemoryTestDxe.efi
77382026-02-18T22:36:50.264ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC4.ver
77392026-02-18T22:36:50.264Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./Open.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/Open.c
77402026-02-18T22:36:50.289ZGenSec -s EFI_SECTION_USER_INTERFACE -n NullMemoryTestDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC3.ui
77412026-02-18T22:36:50.289ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 11A6EDF6-A9BE-426D-A6CC-B22FE51D9224 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224PciHotPlugInitDxe/11A6EDF6-A9BE-426D-A6CC-B22FE51D9224SEC4.ver
77422026-02-18T22:36:50.289ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC4.ver
77432026-02-18T22:36:50.289Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=XenIoPciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/./XenIoPciDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/XenIoPciDxe/XenIoPciDxe.c
77442026-02-18T22:36:50.313ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain.inf [X64]
77452026-02-18T22:36:50.314ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 96B5C032-DF4C-4b6e-8232-438DCF448D0E -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/96B5C032-DF4C-4b6e-8232-438DCF448D0ENullMemoryTestDxe/96B5C032-DF4C-4b6e-8232-438DCF448D0ESEC4.ver
77462026-02-18T22:36:50.338ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf [X64]
77472026-02-18T22:36:50.338Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.lib
77482026-02-18T22:36:50.338Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/object_files.lst
77492026-02-18T22:36:50.362Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/AutoGen.c
77502026-02-18T22:36:50.362Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
77512026-02-18T22:36:50.362Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.lib
77522026-02-18T22:36:50.362Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/object_files.lst
77532026-02-18T22:36:50.362Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/AutoGen.c
77542026-02-18T22:36:50.387Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_dec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_dec.c
77552026-02-18T22:36:50.387Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.rc -g 19618BCE-55AE-09C6-37E9-4CE04084C7A1 --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandStrDefs.hpk --zero
77562026-02-18T22:36:50.465Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommandhii.lib
77572026-02-18T22:36:50.465Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/StatusCode/StatusCode.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PciCfg2 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/CpuIo -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/BootMode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dependency -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Hob -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Memory -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/PeiMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Ppi -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Reset -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/Security -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Pei/StatusCode/StatusCode.c
77582026-02-18T22:36:50.489Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
77592026-02-18T22:36:50.489Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
77602026-02-18T22:36:50.489Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug
77612026-02-18T22:36:50.489Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
77622026-02-18T22:36:50.514Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll
77632026-02-18T22:36:50.514Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ScsiBus.debug
77642026-02-18T22:36:50.514Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.dll --zero
77652026-02-18T22:36:50.539Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG
77662026-02-18T22:36:50.539Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ScsiBus.efi
77672026-02-18T22:36:50.539Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT
77682026-02-18T22:36:50.563Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B.map
77692026-02-18T22:36:50.564Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/OUTPUT/ScsiBus.efi
77702026-02-18T22:36:50.564Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.lib
77712026-02-18T22:36:50.564Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/object_files.lst
77722026-02-18T22:36:50.564Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
77732026-02-18T22:36:50.564Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dependency.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dependency.c
77742026-02-18T22:36:50.564Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.lib
77752026-02-18T22:36:50.564Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/object_files.lst
77762026-02-18T22:36:50.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/ComponentName.c
77772026-02-18T22:36:50.589Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
77782026-02-18T22:36:50.589ZGenSec -s EFI_SECTION_USER_INTERFACE -n ScsiBus -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC3.ui
77792026-02-18T22:36:50.589Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
77802026-02-18T22:36:50.589Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.debug
77812026-02-18T22:36:50.589Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./OpenVolume.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/OpenVolume.c
77822026-02-18T22:36:50.589Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
77832026-02-18T22:36:50.589Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll
77842026-02-18T22:36:50.614Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/httpDynamicCommand.debug
77852026-02-18T22:36:50.614Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_enc.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_enc.c
77862026-02-18T22:36:50.614ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC4.ver
77872026-02-18T22:36:50.614Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/httpDynamicCommand.dll --zero
77882026-02-18T22:36:50.614ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BScsiBus/0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8BSEC4.ver
77892026-02-18T22:36:50.639Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG
77902026-02-18T22:36:50.639Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/httpDynamicCommand.efi
77912026-02-18T22:36:50.639Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT
77922026-02-18T22:36:50.639Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1.map
77932026-02-18T22:36:50.639ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf [X64]
77942026-02-18T22:36:50.639Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
77952026-02-18T22:36:50.664Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.depex
77962026-02-18T22:36:50.664Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
77972026-02-18T22:36:50.664Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.debug
77982026-02-18T22:36:50.664Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
77992026-02-18T22:36:50.664Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll
78002026-02-18T22:36:50.664Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AtaBus.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c
78012026-02-18T22:36:50.689Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenIoPciDxe.debug
78022026-02-18T22:36:50.689Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug
78032026-02-18T22:36:50.689Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand/OUTPUT/httpDynamicCommand.efi
78042026-02-18T22:36:50.689Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/XenIoPciDxe.dll --zero
78052026-02-18T22:36:50.689Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
78062026-02-18T22:36:50.689Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll
78072026-02-18T22:36:50.689Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PeiCore.debug
78082026-02-18T22:36:50.689Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG
78092026-02-18T22:36:50.714Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/XenIoPciDxe.efi
78102026-02-18T22:36:50.714ZGenSec -s EFI_SECTION_USER_INTERFACE -n httpDynamicCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC3.ui
78112026-02-18T22:36:50.714Z"GenFw" -e PEI_CORE -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll --zero
78122026-02-18T22:36:50.714Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT
78132026-02-18T22:36:50.714Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599.map
78142026-02-18T22:36:50.714Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_lib.c
78152026-02-18T22:36:50.714ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC4.ver
78162026-02-18T22:36:50.714Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/XenIoPciDxe/XenIoPciDxe/OUTPUT/XenIoPciDxe.efi
78172026-02-18T22:36:50.738ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 19618BCE-55AE-09C6-37E9-4CE04084C7A1 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19618BCE-55AE-09C6-37E9-4CE04084C7A1httpDynamicCommand/19618BCE-55AE-09C6-37E9-4CE04084C7A1SEC4.ver
78182026-02-18T22:36:50.738Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG
78192026-02-18T22:36:50.739Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PeiCore.efi
78202026-02-18T22:36:50.739Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT
78212026-02-18T22:36:50.739Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680.map
78222026-02-18T22:36:50.739ZGenSec -s EFI_SECTION_USER_INTERFACE -n XenIoPciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC3.ui
78232026-02-18T22:36:50.739ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64]
78242026-02-18T22:36:50.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./ReadWrite.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/ReadWrite.c
78252026-02-18T22:36:50.785Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Pei/PeiMain/OUTPUT/PeiCore.efi
78262026-02-18T22:36:50.785ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC4.ver
78272026-02-18T22:36:50.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2KbdCtrller.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c
78282026-02-18T22:36:50.785ZGenSec -s EFI_SECTION_USER_INTERFACE -n PeiCore -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC2.ui
78292026-02-18T22:36:50.785ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g cf569f50-de44-4f54-b4d7-f4ae25cda599 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/cf569f50-de44-4f54-b4d7-f4ae25cda599XenIoPciDxe/cf569f50-de44-4f54-b4d7-f4ae25cda599SEC4.ver
78302026-02-18T22:36:50.809ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC3.ver
78312026-02-18T22:36:50.809ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64]
78322026-02-18T22:36:50.809ZGenFfs -t EFI_FV_FILETYPE_PEI_CORE -g 52C05B14-0B98-496c-BC3B-04B50211D680 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC1.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/52C05B14-0B98-496c-BC3B-04B50211D680PeiCore/52C05B14-0B98-496c-BC3B-04B50211D680SEC3.ver
78332026-02-18T22:36:50.809Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/AutoGen.c
78342026-02-18T22:36:50.833ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64]
78352026-02-18T22:36:50.833Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/AutoGen.c
78362026-02-18T22:36:50.858Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/AutoGen.c
78372026-02-18T22:36:50.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Dispatcher/Dispatcher.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
78382026-02-18T22:36:50.921Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ComponentName.c
78392026-02-18T22:36:50.945Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=WatchdogTimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/./WatchdogTimer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c
78402026-02-18T22:36:50.979Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWrite.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.c
78412026-02-18T22:36:51.003Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FatStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/./UnicodeCollation.obj -I/work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/FatPkg/EnhancedFatDxe/UnicodeCollation.c
78422026-02-18T22:36:51.042Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ConPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/./ConPlatform.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c
78432026-02-18T22:36:51.042Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_open.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_open.c
78442026-02-18T22:36:51.066Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.lib
78452026-02-18T22:36:51.066Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/object_files.lst
78462026-02-18T22:36:51.090Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
78472026-02-18T22:36:51.127Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AtaPassThruExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
78482026-02-18T22:36:51.151Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
78492026-02-18T22:36:51.151Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.lib
78502026-02-18T22:36:51.151Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/object_files.lst
78512026-02-18T22:36:51.151Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug
78522026-02-18T22:36:51.151Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
78532026-02-18T22:36:51.151Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll
78542026-02-18T22:36:51.151Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/WatchdogTimer.debug
78552026-02-18T22:36:51.175Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.dll --zero
78562026-02-18T22:36:51.175Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
78572026-02-18T22:36:51.175Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG
78582026-02-18T22:36:51.199Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/WatchdogTimer.efi
78592026-02-18T22:36:51.199Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT
78602026-02-18T22:36:51.199Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2KbdTextIn.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
78612026-02-18T22:36:51.199Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8.map
78622026-02-18T22:36:51.199Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_seal.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_seal.c
78632026-02-18T22:36:51.224Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.depex
78642026-02-18T22:36:51.248Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/OUTPUT/WatchdogTimer.efi
78652026-02-18T22:36:51.248ZGenSec -s EFI_SECTION_USER_INTERFACE -n WatchdogTimer -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC3.ui
78662026-02-18T22:36:51.272Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
78672026-02-18T22:36:51.272ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC4.ver
78682026-02-18T22:36:51.296ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8WatchdogTimer/F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8SEC4.ver
78692026-02-18T22:36:51.296Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FaultTolerantWriteDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.c
78702026-02-18T22:36:51.296Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.debug
78712026-02-18T22:36:51.296Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
78722026-02-18T22:36:51.296Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll
78732026-02-18T22:36:51.321ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64]
78742026-02-18T22:36:51.321Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Fat.debug
78752026-02-18T22:36:51.321Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.dll --zero
78762026-02-18T22:36:51.321Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG
78772026-02-18T22:36:51.321Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Fat.efi
78782026-02-18T22:36:51.345Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT
78792026-02-18T22:36:51.345Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_sign.c
78802026-02-18T22:36:51.345Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1F.map
78812026-02-18T22:36:51.345Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/AutoGen.c
78822026-02-18T22:36:51.345Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FatPkg/EnhancedFatDxe/Fat/OUTPUT/Fat.efi
78832026-02-18T22:36:51.345Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeMain.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
78842026-02-18T22:36:51.370ZGenSec -s EFI_SECTION_USER_INTERFACE -n Fat -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC3.ui
78852026-02-18T22:36:51.394ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC4.ver
78862026-02-18T22:36:51.394ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 961578FE-B6B7-44c3-AF35-6BC705CD2B1F -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/961578FE-B6B7-44c3-AF35-6BC705CD2B1FFat/961578FE-B6B7-44c3-AF35-6BC705CD2B1FSEC4.ver
78872026-02-18T22:36:51.418ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe/VirtioScsi.inf [X64]
78882026-02-18T22:36:51.442Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/AutoGen.c
78892026-02-18T22:36:51.466Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.lib
78902026-02-18T22:36:51.466Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/object_files.lst
78912026-02-18T22:36:51.466Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/p_verify.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/p_verify.c
78922026-02-18T22:36:51.466Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ps2KeyboardDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/./Ps2Keyboard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c
78932026-02-18T22:36:51.466Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
78942026-02-18T22:36:51.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AutoGen.c
78952026-02-18T22:36:51.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
78962026-02-18T22:36:51.495Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./FtwMisc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
78972026-02-18T22:36:51.531Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
78982026-02-18T22:36:51.555Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/./VirtioScsi.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioScsiDxe/VirtioScsi.c
78992026-02-18T22:36:51.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug
79002026-02-18T22:36:51.555Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
79012026-02-18T22:36:51.555Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll
79022026-02-18T22:36:51.555Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ConPlatformDxe.debug
79032026-02-18T22:36:51.555Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.dll --zero
79042026-02-18T22:36:51.580Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pbe_scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pbe_scrypt.c
79052026-02-18T22:36:51.580Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./GraphicsConsole.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
79062026-02-18T22:36:51.580Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG
79072026-02-18T22:36:51.580Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ConPlatformDxe.efi
79082026-02-18T22:36:51.580Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT
79092026-02-18T22:36:51.604Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AtaBusDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/ComponentName.c
79102026-02-18T22:36:51.604Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456a.map
79112026-02-18T22:36:51.604Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/OUTPUT/ConPlatformDxe.efi
79122026-02-18T22:36:51.628ZGenSec -s EFI_SECTION_USER_INTERFACE -n ConPlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC3.ui
79132026-02-18T22:36:51.628ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC4.ver
79142026-02-18T22:36:51.707Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_fn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_fn.c
79152026-02-18T22:36:51.707Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeMain/DxeProtocolNotify.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c
79162026-02-18T22:36:51.707ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 51ccf399-4fdf-4e55-a45b-e123f84d456a -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456a.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/51ccf399-4fdf-4e55-a45b-e123f84d456aConPlatformDxe/51ccf399-4fdf-4e55-a45b-e123f84d456aSEC4.ver
79172026-02-18T22:36:51.707ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe/PvScsiDxe.inf [X64]
79182026-02-18T22:36:51.707Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PvScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/AutoGen.c
79192026-02-18T22:36:51.707Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.lib
79202026-02-18T22:36:51.732Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/object_files.lst
79212026-02-18T22:36:51.732Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.lib
79222026-02-18T22:36:51.732Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
79232026-02-18T22:36:51.732Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/object_files.lst
79242026-02-18T22:36:51.756Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
79252026-02-18T22:36:51.784Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
79262026-02-18T22:36:51.809Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PvScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/./PvScsi.obj -I/work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PvScsiDxe/PvScsi.c
79272026-02-18T22:36:51.809Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.debug
79282026-02-18T22:36:51.809Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
79292026-02-18T22:36:51.836Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll
79302026-02-18T22:36:51.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Ps2KeyboardDxe.debug
79312026-02-18T22:36:51.836Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_gn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_gn.c
79322026-02-18T22:36:51.836Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.dll --zero
79332026-02-18T22:36:51.863Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG
79342026-02-18T22:36:51.863Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
79352026-02-18T22:36:51.863Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Ps2KeyboardDxe.efi
79362026-02-18T22:36:51.863Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.lib
79372026-02-18T22:36:51.863Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT
79382026-02-18T22:36:51.863Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/object_files.lst
79392026-02-18T22:36:51.863Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8D.map
79402026-02-18T22:36:51.863Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
79412026-02-18T22:36:51.863Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.debug
79422026-02-18T22:36:51.863Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/OUTPUT/Ps2KeyboardDxe.efi
79432026-02-18T22:36:51.863Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Event.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Event.c
79442026-02-18T22:36:51.863Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
79452026-02-18T22:36:51.888Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FaultTolerantWriteDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/./UpdateWorkingBlock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/UpdateWorkingBlock.c
79462026-02-18T22:36:51.888Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll
79472026-02-18T22:36:51.888Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AtaBusDxe.debug
79482026-02-18T22:36:51.888Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.dll --zero
79492026-02-18T22:36:51.888ZGenSec -s EFI_SECTION_USER_INTERFACE -n Ps2KeyboardDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC3.ui
79502026-02-18T22:36:51.913ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC4.ver
79512026-02-18T22:36:51.913Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG
79522026-02-18T22:36:51.913Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AtaBusDxe.efi
79532026-02-18T22:36:51.913Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT
79542026-02-18T22:36:51.913ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C4D1F932-821F-4744-BF06-6D30F7730F8D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C4D1F932-821F-4744-BF06-6D30F7730F8DPs2KeyboardDxe/C4D1F932-821F-4744-BF06-6D30F7730F8DSEC4.ver
79552026-02-18T22:36:51.913Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6.map
79562026-02-18T22:36:51.913Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
79572026-02-18T22:36:51.940Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/OUTPUT/AtaBusDxe.efi
79582026-02-18T22:36:51.940ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64]
79592026-02-18T22:36:51.964Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug
79602026-02-18T22:36:51.964Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
79612026-02-18T22:36:51.964Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll
79622026-02-18T22:36:51.965Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioScsiDxe.debug
79632026-02-18T22:36:51.965ZGenSec -s EFI_SECTION_USER_INTERFACE -n AtaBusDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC3.ui
79642026-02-18T22:36:51.965Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.dll --zero
79652026-02-18T22:36:51.965ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC4.ver
79662026-02-18T22:36:51.965Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG
79672026-02-18T22:36:51.965Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioScsiDxe.efi
79682026-02-18T22:36:51.965Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT
79692026-02-18T22:36:51.990Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/AutoGen.c
79702026-02-18T22:36:51.990ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 19DF145A-B1D4-453f-8507-38816676D7F6 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/19DF145A-B1D4-453f-8507-38816676D7F6AtaBusDxe/19DF145A-B1D4-453f-8507-38816676D7F6SEC4.ver
79712026-02-18T22:36:51.990Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA.map
79722026-02-18T22:36:51.990Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/OUTPUT/VirtioScsiDxe.efi
79732026-02-18T22:36:52.015ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/Platform.inf [X64]
79742026-02-18T22:36:52.015ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC3.ui
79752026-02-18T22:36:52.040Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/evp/pmeth_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/evp/pmeth_lib.c
79762026-02-18T22:36:52.040ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC4.ver
79772026-02-18T22:36:52.040ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEA.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEAVirtioScsiDxe/FAB5D4F4-83C0-4AAF-8480-442D11DF6CEASEC4.ver
79782026-02-18T22:36:52.040Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/AutoGen.c
79792026-02-18T22:36:52.065ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf [X64]
79802026-02-18T22:36:52.089Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.lib
79812026-02-18T22:36:52.089Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/object_files.lst
79822026-02-18T22:36:52.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/ComponentName.c
79832026-02-18T22:36:52.089Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/AutoGen.c
79842026-02-18T22:36:52.114Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
79852026-02-18T22:36:52.145Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Timer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Timer.c
79862026-02-18T22:36:52.169Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=GraphicsConsoleDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/./LaffStd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/LaffStd.c
79872026-02-18T22:36:52.169Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./MemoryStausCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/MemoryStausCodeWorker.c
79882026-02-18T22:36:52.169Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./Platform.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/Platform.c
79892026-02-18T22:36:52.194Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
79902026-02-18T22:36:52.194Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug
79912026-02-18T22:36:52.218Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
79922026-02-18T22:36:52.218Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll
79932026-02-18T22:36:52.218Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FaultTolerantWriteDxe.debug
79942026-02-18T22:36:52.218Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.dll --zero
79952026-02-18T22:36:52.243Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG
79962026-02-18T22:36:52.243Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FaultTolerantWriteDxe.efi
79972026-02-18T22:36:52.243Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT
79982026-02-18T22:36:52.243Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DiskIoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/./DiskIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c
79992026-02-18T22:36:52.243Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5D.map
80002026-02-18T22:36:52.243Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.lib
80012026-02-18T22:36:52.268Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.depex
80022026-02-18T22:36:52.268Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/object_files.lst
80032026-02-18T22:36:52.268Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
80042026-02-18T22:36:52.268Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/OUTPUT/FaultTolerantWriteDxe.efi
80052026-02-18T22:36:52.268Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.lib
80062026-02-18T22:36:52.292Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/object_files.lst
80072026-02-18T22:36:52.292ZGenSec -s EFI_SECTION_USER_INTERFACE -n FaultTolerantWriteDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC3.ui
80082026-02-18T22:36:52.292Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
80092026-02-18T22:36:52.316ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC4.ver
80102026-02-18T22:36:52.316ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FE5CEA76-4F72-49e8-986F-2CD899DFFE5D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DFaultTolerantWriteDxe/FE5CEA76-4F72-49e8-986F-2CD899DFFE5DSEC4.ver
80112026-02-18T22:36:52.316Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
80122026-02-18T22:36:52.340Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./SerialStatusCodeWorker.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/SerialStatusCodeWorker.c
80132026-02-18T22:36:52.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.debug
80142026-02-18T22:36:52.340Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
80152026-02-18T22:36:52.340ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64]
80162026-02-18T22:36:52.367Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
80172026-02-18T22:36:52.367Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll
80182026-02-18T22:36:52.367Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PvScsiDxe.debug
80192026-02-18T22:36:52.367Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/PvScsiDxe.dll --zero
80202026-02-18T22:36:52.367Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG
80212026-02-18T22:36:52.367Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug
80222026-02-18T22:36:52.367Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PvScsiDxe.efi
80232026-02-18T22:36:52.367Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./PlatformConfig.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/PlatformConfig.c
80242026-02-18T22:36:52.368Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
80252026-02-18T22:36:52.392Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT
80262026-02-18T22:36:52.392Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll
80272026-02-18T22:36:52.392Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/GraphicsConsoleDxe.debug
80282026-02-18T22:36:52.392Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2.map
80292026-02-18T22:36:52.392Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.dll --zero
80302026-02-18T22:36:52.392Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PvScsiDxe/PvScsiDxe/OUTPUT/PvScsiDxe.efi
80312026-02-18T22:36:52.392Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/AutoGen.c
80322026-02-18T22:36:52.417Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG
80332026-02-18T22:36:52.417Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/GraphicsConsoleDxe.efi
80342026-02-18T22:36:52.417Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT
80352026-02-18T22:36:52.417ZGenSec -s EFI_SECTION_USER_INTERFACE -n PvScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC3.ui
80362026-02-18T22:36:52.417Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14D.map
80372026-02-18T22:36:52.417ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC4.ver
80382026-02-18T22:36:52.417Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/OUTPUT/GraphicsConsoleDxe.efi
80392026-02-18T22:36:52.417Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Event/Tpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event/Tpl.c
80402026-02-18T22:36:52.441ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 30346B14-1580-4781-879D-BA0C55AE9BB2 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/30346B14-1580-4781-879D-BA0C55AE9BB2PvScsiDxe/30346B14-1580-4781-879D-BA0C55AE9BB2SEC4.ver
80412026-02-18T22:36:52.441Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ex_data.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ex_data.c
80422026-02-18T22:36:52.441ZGenSec -s EFI_SECTION_USER_INTERFACE -n GraphicsConsoleDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC3.ui
80432026-02-18T22:36:52.441Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=StatusCodeHandlerPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/./StatusCodeHandlerPei.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.c
80442026-02-18T22:36:52.465ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe/VirtioRng.inf [X64]
80452026-02-18T22:36:52.465ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC4.ver
80462026-02-18T22:36:52.465ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CCCB0C28-4B24-11d5-9A5A-0090273FC14D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CCCB0C28-4B24-11d5-9A5A-0090273FC14DGraphicsConsoleDxe/CCCB0C28-4B24-11d5-9A5A-0090273FC14DSEC4.ver
80472026-02-18T22:36:52.490ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/BdsDxe.inf [X64]
80482026-02-18T22:36:52.490Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioRngDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/AutoGen.c
80492026-02-18T22:36:52.514Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include PlatformDxeStrDefs.h -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformDxe/PlatformForms.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformForms.i
80502026-02-18T22:36:52.514Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c
80512026-02-18T22:36:52.539Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformForms.i
80522026-02-18T22:36:52.539Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/AutoGen.c
80532026-02-18T22:36:52.539Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.lib
80542026-02-18T22:36:52.569Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/object_files.lst
80552026-02-18T22:36:52.569Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/./PlatformForms.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformForms.c
80562026-02-18T22:36:52.569Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
80572026-02-18T22:36:52.569Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioRngDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/./VirtioRng.obj -I/work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/VirtioRngDxe/VirtioRng.c
80582026-02-18T22:36:52.607Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/getenv.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/getenv.c
80592026-02-18T22:36:52.632Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.lib
80602026-02-18T22:36:52.632Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/object_files.lst
80612026-02-18T22:36:52.632Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
80622026-02-18T22:36:52.632Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/Ffs.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/Ffs.c
80632026-02-18T22:36:52.632Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
80642026-02-18T22:36:52.658Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.debug
80652026-02-18T22:36:52.658Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
80662026-02-18T22:36:52.658Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll
80672026-02-18T22:36:52.658Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/StatusCodeHandlerPei.debug
80682026-02-18T22:36:52.658Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.dll --zero
80692026-02-18T22:36:52.683Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./Ehci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
80702026-02-18T22:36:52.683Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./BdsEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
80712026-02-18T22:36:52.683Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG
80722026-02-18T22:36:52.683Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hm_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hm_ameth.c
80732026-02-18T22:36:52.683Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/StatusCodeHandlerPei.efi
80742026-02-18T22:36:52.683Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT
80752026-02-18T22:36:52.683Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0.map
80762026-02-18T22:36:52.683Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.lib
80772026-02-18T22:36:52.708Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/object_files.lst
80782026-02-18T22:36:52.708Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.depex
80792026-02-18T22:36:52.708Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
80802026-02-18T22:36:52.708Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
80812026-02-18T22:36:52.708Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.debug
80822026-02-18T22:36:52.735Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/OUTPUT/StatusCodeHandlerPei.efi
80832026-02-18T22:36:52.735Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
80842026-02-18T22:36:52.735Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll
80852026-02-18T22:36:52.735Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PlatformDxe.debug
80862026-02-18T22:36:52.735Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.dll --zero
80872026-02-18T22:36:52.735ZGenSec -s EFI_SECTION_USER_INTERFACE -n StatusCodeHandlerPei -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC3.ui
80882026-02-18T22:36:52.759ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC4.ver
80892026-02-18T22:36:52.760Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG
80902026-02-18T22:36:52.760Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PlatformDxe.efi
80912026-02-18T22:36:52.760Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT
80922026-02-18T22:36:52.760Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
80932026-02-18T22:36:52.760Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2.map
80942026-02-18T22:36:52.760ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 9D225237-FA01-464C-A949-BAABC02D31D0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9D225237-FA01-464C-A949-BAABC02D31D0StatusCodeHandlerPei/9D225237-FA01-464C-A949-BAABC02D31D0SEC4.ver
80952026-02-18T22:36:52.760Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.depex
80962026-02-18T22:36:52.784Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug
80972026-02-18T22:36:52.784Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
80982026-02-18T22:36:52.784Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.lib
80992026-02-18T22:36:52.784Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/object_files.lst
81002026-02-18T22:36:52.784ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf [X64]
81012026-02-18T22:36:52.784ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset --ModuleName=PlatformDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/DEBUG
81022026-02-18T22:36:52.784Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
81032026-02-18T22:36:52.784Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll
81042026-02-18T22:36:52.784Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DiskIoDxe.debug
81052026-02-18T22:36:52.784Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.dll --zero
81062026-02-18T22:36:52.808Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG
81072026-02-18T22:36:52.808Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiSdt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiSdt.c
81082026-02-18T22:36:52.808Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DiskIoDxe.efi
81092026-02-18T22:36:52.808Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT
81102026-02-18T22:36:52.808Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hm_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hm_pmeth.c
81112026-02-18T22:36:52.809Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4.map
81122026-02-18T22:36:52.833Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/OUTPUT/DiskIoDxe.efi
81132026-02-18T22:36:52.833Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVol.c
81142026-02-18T22:36:52.833Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
81152026-02-18T22:36:52.833ZGenSec -s EFI_SECTION_USER_INTERFACE -n DiskIoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC3.ui
81162026-02-18T22:36:52.857ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC4.ver
81172026-02-18T22:36:52.857Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.debug
81182026-02-18T22:36:52.857Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
81192026-02-18T22:36:52.857Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll
81202026-02-18T22:36:52.881ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6B38F7B4-AD98-40e9-9093-ACA2B5A253C4 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4DiskIoDxe/6B38F7B4-AD98-40e9-9093-ACA2B5A253C4SEC4.ver
81212026-02-18T22:36:52.881Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioRngDxe.debug
81222026-02-18T22:36:52.881Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/VirtioRngDxe.dll --zero
81232026-02-18T22:36:52.906ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf [X64]
81242026-02-18T22:36:52.907Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG
81252026-02-18T22:36:52.907Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VirtioRngDxe.efi
81262026-02-18T22:36:52.907Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT
81272026-02-18T22:36:52.907Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665A.map
81282026-02-18T22:36:52.907Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/VirtioRngDxe/VirtioRng/OUTPUT/VirtioRngDxe.efi
81292026-02-18T22:36:52.907Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/AutoGen.c
81302026-02-18T22:36:52.931ZGenSec -s EFI_SECTION_USER_INTERFACE -n VirtioRngDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC3.ui
81312026-02-18T22:36:52.931ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC4.ver
81322026-02-18T22:36:52.955ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 58E26F0D-CBAC-4BBA-B70F-18221415665A -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/58E26F0D-CBAC-4BBA-B70F-18221415665AVirtioRngDxe/58E26F0D-CBAC-4BBA-B70F-18221415665ASEC4.ver
81332026-02-18T22:36:52.980ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64]
81342026-02-18T22:36:52.980Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/./DxeLoad.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
81352026-02-18T22:36:53.004Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/AutoGen.c
81362026-02-18T22:36:53.028Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./HwErrRecSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
81372026-02-18T22:36:53.028Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/hmac/hmac.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac/hmac.c
81382026-02-18T22:36:53.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolAttrib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolAttrib.c
81392026-02-18T22:36:53.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ComponentName.c
81402026-02-18T22:36:53.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciDebug.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c
81412026-02-18T22:36:53.153Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BdsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/./Language.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/BdsDxe/Language.c
81422026-02-18T22:36:53.196Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/init.c
81432026-02-18T22:36:53.220Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTable.c
81442026-02-18T22:36:53.245Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/DxeLoadFunc.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64/DxeLoadFunc.c
81452026-02-18T22:36:53.270Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxe.offset
81462026-02-18T22:36:53.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpress.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpress.c
81472026-02-18T22:36:53.270Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.c
81482026-02-18T22:36:53.294Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformDxe/Platform/OUTPUT/PlatformDxe.efi
81492026-02-18T22:36:53.294Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolRead.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c
81502026-02-18T22:36:53.294ZGenSec -s EFI_SECTION_USER_INTERFACE -n PlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC3.ui
81512026-02-18T22:36:53.318ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC4.ver
81522026-02-18T22:36:53.319ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D9DCC5DF-4007-435E-9098-8970935504B2 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/PlatformDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D9DCC5DF-4007-435E-9098-8970935504B2PlatformDxe/D9DCC5DF-4007-435E-9098-8970935504B2SEC4.ver
81532026-02-18T22:36:53.367Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.lib
81542026-02-18T22:36:53.368Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIplStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/X64/VirtualMemory.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c
81552026-02-18T22:36:53.368Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/object_files.lst
81562026-02-18T22:36:53.395ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64]
81572026-02-18T22:36:53.396Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
81582026-02-18T22:36:53.396Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AcpiTableProtocol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c
81592026-02-18T22:36:53.396Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/AutoGen.c
81602026-02-18T22:36:53.482Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/hkdf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/hkdf.c
81612026-02-18T22:36:53.507Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
81622026-02-18T22:36:53.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVol/FwVolWrite.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol/FwVolWrite.c
81632026-02-18T22:36:53.531Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciSched.c
81642026-02-18T22:36:53.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug
81652026-02-18T22:36:53.531Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
81662026-02-18T22:36:53.558Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c
81672026-02-18T22:36:53.559Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll
81682026-02-18T22:36:53.559Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BdsDxe.debug
81692026-02-18T22:36:53.559Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.dll --zero
81702026-02-18T22:36:53.635Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.lib
81712026-02-18T22:36:53.635Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/object_files.lst
81722026-02-18T22:36:53.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG
81732026-02-18T22:36:53.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BdsDxe.efi
81742026-02-18T22:36:53.635Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT
81752026-02-18T22:36:53.635Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
81762026-02-18T22:36:53.635Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6C.map
81772026-02-18T22:36:53.635Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.depex
81782026-02-18T22:36:53.635Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/OUTPUT/BdsDxe.efi
81792026-02-18T22:36:53.661ZGenSec -s EFI_SECTION_USER_INTERFACE -n BdsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC3.ui
81802026-02-18T22:36:53.661Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBoot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBoot.c
81812026-02-18T22:36:53.685Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
81822026-02-18T22:36:53.685ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC4.ver
81832026-02-18T22:36:53.685Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug
81842026-02-18T22:36:53.685Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
81852026-02-18T22:36:53.709ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6D33944A-EC75-4855-A54D-809C75241F6C -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6D33944A-EC75-4855-A54D-809C75241F6CBdsDxe/6D33944A-EC75-4855-A54D-809C75241F6CSEC4.ver
81862026-02-18T22:36:53.709Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressBlockIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressBlockIo.c
81872026-02-18T22:36:53.709Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll
81882026-02-18T22:36:53.709Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DxeIpl.debug
81892026-02-18T22:36:53.709Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.dll --zero
81902026-02-18T22:36:53.734ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe/8259.inf [X64]
81912026-02-18T22:36:53.734Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/kdf_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/kdf_err.c
81922026-02-18T22:36:53.734Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG
81932026-02-18T22:36:53.734Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DxeIpl.efi
81942026-02-18T22:36:53.734Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/FwVolBlock/FwVolBlock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
81952026-02-18T22:36:53.734Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT
81962026-02-18T22:36:53.758Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081.map
81972026-02-18T22:36:53.758Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/./8259.obj -I/work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe/8259.c
81982026-02-18T22:36:53.758Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.depex
81992026-02-18T22:36:53.783Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/OUTPUT/DxeIpl.efi
82002026-02-18T22:36:53.809Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./Aml.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/Aml.c
82012026-02-18T22:36:53.809ZGenSec -s EFI_SECTION_USER_INTERFACE -n DxeIpl -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC3.ui
82022026-02-18T22:36:53.809Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/scrypt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/scrypt.c
82032026-02-18T22:36:53.809ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC4.ver
82042026-02-18T22:36:53.833ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 86D70125-BAA3-4296-A62F-602BEBBB9081 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86D70125-BAA3-4296-A62F-602BEBBB9081DxeIpl/86D70125-BAA3-4296-A62F-602BEBBB9081SEC4.ver
82052026-02-18T22:36:53.857ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [X64]
82062026-02-18T22:36:53.882Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/AutoGen.c
82072026-02-18T22:36:53.906Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/kdf/tls1_prf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf/tls1_prf.c
82082026-02-18T22:36:53.906Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./EhciUrb.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/EhciUrb.c
82092026-02-18T22:36:53.940Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassBot.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.c
82102026-02-18T22:36:53.965Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlChild.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlChild.c
82112026-02-18T22:36:54.018Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Gcd/Gcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd/Gcd.c
82122026-02-18T22:36:54.043Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./Qemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/Qemu.c
82132026-02-18T22:36:54.043Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Legacy8259Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/8259InterruptControllerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/AutoGen.c
82142026-02-18T22:36:54.080Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/lhash/lh_stats.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash/lh_stats.c
82152026-02-18T22:36:54.110Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c
82162026-02-18T22:36:54.134Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlNamespace.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlNamespace.c
82172026-02-18T22:36:54.158Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.lib
82182026-02-18T22:36:54.158Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/object_files.lst
82192026-02-18T22:36:54.158Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassCbi.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassCbi.c
82202026-02-18T22:36:54.158Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
82212026-02-18T22:36:54.158Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./SmbiosPlatformDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
82222026-02-18T22:36:54.210Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
82232026-02-18T22:36:54.234Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/lhash/lhash.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash/lhash.c
82242026-02-18T22:36:54.234Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug
82252026-02-18T22:36:54.234Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
82262026-02-18T22:36:54.234Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll
82272026-02-18T22:36:54.234Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Legacy8259.debug
82282026-02-18T22:36:54.259Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.dll --zero
82292026-02-18T22:36:54.259Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressDiskInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDiskInfo.c
82302026-02-18T22:36:54.283Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG
82312026-02-18T22:36:54.283Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Legacy8259.efi
82322026-02-18T22:36:54.283Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT
82332026-02-18T22:36:54.283Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520.map
82342026-02-18T22:36:54.308Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex
82352026-02-18T22:36:54.332Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.efi
82362026-02-18T22:36:54.332Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlOption.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlOption.c
82372026-02-18T22:36:54.332Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassDiskInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassDiskInfo.c
82382026-02-18T22:36:54.357ZGenSec -s EFI_SECTION_USER_INTERFACE -n Legacy8259 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC3.ui
82392026-02-18T22:36:54.357Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.lib
82402026-02-18T22:36:54.357Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SmbiosPlatformDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/./X86Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/SmbiosPlatformDxe/X86Xen.c
82412026-02-18T22:36:54.357Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/object_files.lst
82422026-02-18T22:36:54.381ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC4.ver
82432026-02-18T22:36:54.381Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
82442026-02-18T22:36:54.381ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 245CB4DA-8E15-4A1B-87E3-9878FFA07520 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/245CB4DA-8E15-4A1B-87E3-9878FFA07520Legacy8259/245CB4DA-8E15-4A1B-87E3-9878FFA07520SEC4.ver
82452026-02-18T22:36:54.417ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64]
82462026-02-18T22:36:54.441Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressHci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c
82472026-02-18T22:36:54.441Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
82482026-02-18T22:36:54.465Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug
82492026-02-18T22:36:54.465Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/AutoGen.c
82502026-02-18T22:36:54.465Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
82512026-02-18T22:36:54.465Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/md5/md5_dgst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/md5/md5_dgst.c
82522026-02-18T22:36:54.465Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll
82532026-02-18T22:36:54.465Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EhciDxe.debug
82542026-02-18T22:36:54.465Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.lib
82552026-02-18T22:36:54.465Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/object_files.lst
82562026-02-18T22:36:54.465Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.dll --zero
82572026-02-18T22:36:54.491Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
82582026-02-18T22:36:54.516Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG
82592026-02-18T22:36:54.517Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EhciDxe.efi
82602026-02-18T22:36:54.517Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT
82612026-02-18T22:36:54.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AmlString.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AmlString.c
82622026-02-18T22:36:54.517Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777E.map
82632026-02-18T22:36:54.517Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UsbMassStorageDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/./UsbMassImpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c
82642026-02-18T22:36:54.517Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/OUTPUT/EhciDxe.efi
82652026-02-18T22:36:54.542Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
82662026-02-18T22:36:54.542ZGenSec -s EFI_SECTION_USER_INTERFACE -n EhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC3.ui
82672026-02-18T22:36:54.567Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug
82682026-02-18T22:36:54.567Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
82692026-02-18T22:36:54.567ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC4.ver
82702026-02-18T22:36:54.567Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll
82712026-02-18T22:36:54.567Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SmbiosPlatformDxe.debug
82722026-02-18T22:36:54.567Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.dll --zero
82732026-02-18T22:36:54.567ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g BDFE430E-8F2A-4db0-9991-6F856594777E -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/BDFE430E-8F2A-4db0-9991-6F856594777EEhciDxe/BDFE430E-8F2A-4db0-9991-6F856594777ESEC4.ver
82742026-02-18T22:36:54.591Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Expression.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
82752026-02-18T22:36:54.591Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG
82762026-02-18T22:36:54.591Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SmbiosPlatformDxe.efi
82772026-02-18T22:36:54.617ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.inf [X64]
82782026-02-18T22:36:54.617Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT
82792026-02-18T22:36:54.617Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747a.map
82802026-02-18T22:36:54.617Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.depex
82812026-02-18T22:36:54.641Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/OUTPUT/SmbiosPlatformDxe.efi
82822026-02-18T22:36:54.641Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/AutoGen.c
82832026-02-18T22:36:54.641ZGenSec -s EFI_SECTION_USER_INTERFACE -n SmbiosPlatformDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC3.ui
82842026-02-18T22:36:54.665Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/md5/md5_one.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/md5/md5_one.c
82852026-02-18T22:36:54.665ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC4.ver
82862026-02-18T22:36:54.689ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 4110465d-5ff3-4f4b-b580-24ed0d06747a -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747a.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/4110465d-5ff3-4f4b-b580-24ed0d06747aSmbiosPlatformDxe/4110465d-5ff3-4f4b-b580-24ed0d06747aSEC4.ver
82872026-02-18T22:36:54.713ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.inf [X64]
82882026-02-18T22:36:54.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LinuxInitrdDynamicShellCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/AutoGen.c
82892026-02-18T22:36:54.737Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuBist.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuBist.c
82902026-02-18T22:36:54.737Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiTableDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AutoGen.c
82912026-02-18T22:36:54.737Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem.c
82922026-02-18T22:36:54.767Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvmExpressDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/./NvmExpressPassthru.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c
82932026-02-18T22:36:54.792Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/DriverSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/DriverSupport.c
82942026-02-18T22:36:54.815Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.lib
82952026-02-18T22:36:54.840Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/object_files.lst
82962026-02-18T22:36:54.840Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LinuxInitrdDynamicShellCommandStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/./LinuxInitrdDynamicShellCommand.obj -I/work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/ShellPkg -I/work/oxidecomputer/edk2/ShellPkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.c
82972026-02-18T22:36:54.840Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_clr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_clr.c
82982026-02-18T22:36:54.840Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
82992026-02-18T22:36:54.864Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.lib
83002026-02-18T22:36:54.864Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/object_files.lst
83012026-02-18T22:36:54.864Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuMp2Pei.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMp2Pei.c
83022026-02-18T22:36:54.864Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
83032026-02-18T22:36:54.888Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_dbg.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_dbg.c
83042026-02-18T22:36:54.912Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
83052026-02-18T22:36:54.912Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug
83062026-02-18T22:36:54.912Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
83072026-02-18T22:36:54.936Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll
83082026-02-18T22:36:54.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbMassStorageDxe.debug
83092026-02-18T22:36:54.936Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
83102026-02-18T22:36:54.936Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.dll --zero
83112026-02-18T22:36:54.936Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug
83122026-02-18T22:36:54.936Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
83132026-02-18T22:36:54.961Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll
83142026-02-18T22:36:54.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG
83152026-02-18T22:36:54.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AcpiTableDxe.debug
83162026-02-18T22:36:54.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UsbMassStorageDxe.efi
83172026-02-18T22:36:54.961Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT
83182026-02-18T22:36:54.961Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.dll --zero
83192026-02-18T22:36:54.961Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/mem_sec.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/mem_sec.c
83202026-02-18T22:36:54.961Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E.map
83212026-02-18T22:36:54.985Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/OUTPUT/UsbMassStorageDxe.efi
83222026-02-18T22:36:54.985Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG
83232026-02-18T22:36:54.985Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AcpiTableDxe.efi
83242026-02-18T22:36:54.985Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT
83252026-02-18T22:36:54.985Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuMpPei.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c
83262026-02-18T22:36:54.985Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6B.map
83272026-02-18T22:36:54.985ZGenSec -s EFI_SECTION_USER_INTERFACE -n UsbMassStorageDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC3.ui
83282026-02-18T22:36:54.985Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.depex
83292026-02-18T22:36:55.011ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC4.ver
83302026-02-18T22:36:55.011Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/OUTPUT/AcpiTableDxe.efi
83312026-02-18T22:36:55.011ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83EUsbMassStorageDxe/9FB4B4A7-42C0-4bcd-8540-9BCC6711F83ESEC4.ver
83322026-02-18T22:36:55.035ZGenSec -s EFI_SECTION_USER_INTERFACE -n AcpiTableDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC3.ui
83332026-02-18T22:36:55.035ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome/Metronome.inf [X64]
83342026-02-18T22:36:55.060ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC4.ver
83352026-02-18T22:36:55.060Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cbc128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cbc128.c
83362026-02-18T22:36:55.060ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9622E42C-8E38-4a08-9E8F-54F784652F6B -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6B.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9622E42C-8E38-4a08-9E8F-54F784652F6BAcpiTableDxe/9622E42C-8E38-4a08-9E8F-54F784652F6BSEC4.ver
83372026-02-18T22:36:55.060Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MetronomeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/AutoGen.c
83382026-02-18T22:36:55.060Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.lib
83392026-02-18T22:36:55.084Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/object_files.lst
83402026-02-18T22:36:55.084ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Dxe.inf [X64]
83412026-02-18T22:36:55.084Z"GenFw" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.rc -g 2f30da26-f51b-4b6f-85c4-31873c281bca --hiibinpackage /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandStrDefs.hpk --zero
83422026-02-18T22:36:55.109Z"/usr/bin/gobjcopy" -I binary -O elf64-x86-64 -B i386 --rename-section .data=.hii -O elf64-x86-64-sol2 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.rc /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommandhii.lib
83432026-02-18T22:36:55.109Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/AutoGen.c
83442026-02-18T22:36:55.109Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.lib
83452026-02-18T22:36:55.109Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
83462026-02-18T22:36:55.109Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/object_files.lst
83472026-02-18T22:36:55.133Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
83482026-02-18T22:36:55.133Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Handle.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Handle.c
83492026-02-18T22:36:55.133Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ccm128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ccm128.c
83502026-02-18T22:36:55.171Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CpuMpPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/./CpuPaging.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/CpuMpPei/CpuPaging.c
83512026-02-18T22:36:55.195Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
83522026-02-18T22:36:55.195Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MetronomeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/./Metronome.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 /work/oxidecomputer/edk2/MdeModulePkg/Universal/Metronome/Metronome.c
83532026-02-18T22:36:55.195Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
83542026-02-18T22:36:55.195Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.debug
83552026-02-18T22:36:55.195Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
83562026-02-18T22:36:55.220Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll
83572026-02-18T22:36:55.220Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/LinuxInitrdDynamicShellCommand.debug
83582026-02-18T22:36:55.220Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.debug
83592026-02-18T22:36:55.220Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/LinuxInitrdDynamicShellCommand.dll --zero
83602026-02-18T22:36:55.220Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
83612026-02-18T22:36:55.220Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll
83622026-02-18T22:36:55.220Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NvmExpressDxe.debug
83632026-02-18T22:36:55.220Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.dll --zero
83642026-02-18T22:36:55.220Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/ComponentName.c
83652026-02-18T22:36:55.220Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG
83662026-02-18T22:36:55.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/LinuxInitrdDynamicShellCommand.efi
83672026-02-18T22:36:55.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT
83682026-02-18T22:36:55.244Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG
83692026-02-18T22:36:55.244Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bca.map
83702026-02-18T22:36:55.245Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NvmExpressDxe.efi
83712026-02-18T22:36:55.245Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT
83722026-02-18T22:36:55.245Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.depex
83732026-02-18T22:36:55.245Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3.map
83742026-02-18T22:36:55.269Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/OUTPUT/NvmExpressDxe.efi
83752026-02-18T22:36:55.269Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand/OUTPUT/LinuxInitrdDynamicShellCommand.efi
83762026-02-18T22:36:55.269ZGenSec -s EFI_SECTION_USER_INTERFACE -n NvmExpressDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC3.ui
83772026-02-18T22:36:55.293Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.lib
83782026-02-18T22:36:55.293Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/object_files.lst
83792026-02-18T22:36:55.293ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC4.ver
83802026-02-18T22:36:55.293ZGenSec -s EFI_SECTION_USER_INTERFACE -n LinuxInitrdDynamicShellCommand -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC3.ui
83812026-02-18T22:36:55.293Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
83822026-02-18T22:36:55.293ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC4.ver
83832026-02-18T22:36:55.293ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3NvmExpressDxe/5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3SEC4.ver
83842026-02-18T22:36:55.317ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2f30da26-f51b-4b6f-85c4-31873c281bca -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bca.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2f30da26-f51b-4b6f-85c4-31873c281bcaLinuxInitrdDynamicShellCommand/2f30da26-f51b-4b6f-85c4-31873c281bcaSEC4.ver
83852026-02-18T22:36:55.344ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf [X64]
83862026-02-18T22:36:55.368ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe/8254Timer.inf [X64]
83872026-02-18T22:36:55.368Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cfb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cfb128.c
83882026-02-18T22:36:55.368Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
83892026-02-18T22:36:55.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug
83902026-02-18T22:36:55.368Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
83912026-02-18T22:36:55.368Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll
83922026-02-18T22:36:55.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Metronome.debug
83932026-02-18T22:36:55.368Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.dll --zero
83942026-02-18T22:36:55.368Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./IfrParse.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
83952026-02-18T22:36:55.392Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/AutoGen.c
83962026-02-18T22:36:55.393Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IncompatiblePciDeviceSupportDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/AutoGen.c
83972026-02-18T22:36:55.393Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG
83982026-02-18T22:36:55.417Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Metronome.efi
83992026-02-18T22:36:55.417Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT
84002026-02-18T22:36:55.441Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Common.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Common.c
84012026-02-18T22:36:55.442Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4.map
84022026-02-18T22:36:55.466Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.depex
84032026-02-18T22:36:55.490Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Metronome/Metronome/OUTPUT/Metronome.efi
84042026-02-18T22:36:55.514ZGenSec -s EFI_SECTION_USER_INTERFACE -n Metronome -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC3.ui
84052026-02-18T22:36:55.514Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ctr128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ctr128.c
84062026-02-18T22:36:55.538ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC4.ver
84072026-02-18T22:36:55.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimerStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/./Timer.obj -I/work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/8254TimerDxe/Timer.c
84082026-02-18T22:36:55.538ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C8339973-A563-4561-B858-D8476F9DEFC4 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C8339973-A563-4561-B858-D8476F9DEFC4Metronome/C8339973-A563-4561-B858-D8476F9DEFC4SEC4.ver
84092026-02-18T22:36:55.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IncompatiblePciDeviceSupportDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/./IncompatiblePciDeviceSupport.obj -I/work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.c
84102026-02-18T22:36:55.562ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/PlatformPei.inf [X64]
84112026-02-18T22:36:55.590Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AmdSev.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/AmdSev.c
84122026-02-18T22:36:55.616Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.lib
84132026-02-18T22:36:55.616Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/object_files.lst
84142026-02-18T22:36:55.641Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
84152026-02-18T22:36:55.641Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/cts128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/cts128.c
84162026-02-18T22:36:55.641Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include Ip4DxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Config2.i
84172026-02-18T22:36:55.665Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4DxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Config2.i
84182026-02-18T22:36:55.689Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Config2.c
84192026-02-18T22:36:55.713Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.lib
84202026-02-18T22:36:55.713Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/object_files.lst
84212026-02-18T22:36:55.713Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
84222026-02-18T22:36:55.713Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/AutoGen.c
84232026-02-18T22:36:55.737Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.lib
84242026-02-18T22:36:55.738Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/object_files.lst
84252026-02-18T22:36:55.738Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
84262026-02-18T22:36:55.762Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
84272026-02-18T22:36:55.762Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2Impl.c
84282026-02-18T22:36:55.762Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.debug
84292026-02-18T22:36:55.762Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
84302026-02-18T22:36:55.786Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll
84312026-02-18T22:36:55.786Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuMpPei.debug
84322026-02-18T22:36:55.786Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.dll --zero
84332026-02-18T22:36:55.786Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Locate.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Locate.c
84342026-02-18T22:36:55.786Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
84352026-02-18T22:36:55.786Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/gcm128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/gcm128.c
84362026-02-18T22:36:55.786Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
84372026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG
84382026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.debug
84392026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CpuMpPei.efi
84402026-02-18T22:36:55.811Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
84412026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT
84422026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug
84432026-02-18T22:36:55.811Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll
84442026-02-18T22:36:55.811Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
84452026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IncompatiblePciDeviceSupportDxe.debug
84462026-02-18T22:36:55.811Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll
84472026-02-18T22:36:55.811Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6.map
84482026-02-18T22:36:55.811Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.dll --zero
84492026-02-18T22:36:55.811Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Timer.debug
84502026-02-18T22:36:55.811Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.dll --zero
84512026-02-18T22:36:55.811Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./ClearCache.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/ClearCache.c
84522026-02-18T22:36:55.836Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.depex
84532026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG
84542026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IncompatiblePciDeviceSupportDxe.efi
84552026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT
84562026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG
84572026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Timer.efi
84582026-02-18T22:36:55.836Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/OUTPUT/CpuMpPei.efi
84592026-02-18T22:36:55.836Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT
84602026-02-18T22:36:55.836Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BB.map
84612026-02-18T22:36:55.860Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09D.map
84622026-02-18T22:36:55.861Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.depex
84632026-02-18T22:36:55.861ZGenSec -s EFI_SECTION_USER_INTERFACE -n CpuMpPei -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC3.ui
84642026-02-18T22:36:55.861Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.depex
84652026-02-18T22:36:55.861Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/OUTPUT/IncompatiblePciDeviceSupportDxe.efi
84662026-02-18T22:36:55.885ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC4.ver
84672026-02-18T22:36:55.885Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/8254TimerDxe/8254Timer/OUTPUT/Timer.efi
84682026-02-18T22:36:55.885ZGenSec -s EFI_SECTION_USER_INTERFACE -n IncompatiblePciDeviceSupportDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC3.ui
84692026-02-18T22:36:55.885ZGenFfs -t EFI_FV_FILETYPE_PEIM -g EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6CpuMpPei/EDADEB9D-DDBA-48BD-9D22-C1C169C8C5C6SEC4.ver
84702026-02-18T22:36:55.909ZGenSec -s EFI_SECTION_USER_INTERFACE -n Timer -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC3.ui
84712026-02-18T22:36:55.909ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC4.ver
84722026-02-18T22:36:55.909ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf [X64]
84732026-02-18T22:36:55.933ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F6697AC4-A776-4EE1-B643-1FEFF2B615BB -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BB.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F6697AC4-A776-4EE1-B643-1FEFF2B615BBIncompatiblePciDeviceSupportDxe/F6697AC4-A776-4EE1-B643-1FEFF2B615BBSEC4.ver
84742026-02-18T22:36:55.933ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC4.ver
84752026-02-18T22:36:55.933ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g C190FE35-44AA-41A1-8AEA-4947BC60E09D -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09D.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/C190FE35-44AA-41A1-8AEA-4947BC60E09DTimer/C190FE35-44AA-41A1-8AEA-4947BC60E09DSEC4.ver
84762026-02-18T22:36:55.933Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Cmos.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Cmos.c
84772026-02-18T22:36:55.958ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf [X64]
84782026-02-18T22:36:55.958Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/AutoGen.c
84792026-02-18T22:36:55.958ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64]
84802026-02-18T22:36:55.983Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/AutoGen.c
84812026-02-18T22:36:56.014Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/AutoGen.c
84822026-02-18T22:36:56.014Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./FeatureControl.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/FeatureControl.c
84832026-02-18T22:36:56.015Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ocb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ocb128.c
84842026-02-18T22:36:56.056Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/ofb128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/ofb128.c
84852026-02-18T22:36:56.080Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/ComponentName.c
84862026-02-18T22:36:56.080Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Hand/Notify.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand/Notify.c
84872026-02-18T22:36:56.104ZTrim --asl-file --asl-deps -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDisk.asl
84882026-02-18T22:36:56.104Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Fv.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Fv.c
84892026-02-18T22:36:56.128Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleCache.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleCache.c
84902026-02-18T22:36:56.129Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/wrap128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/wrap128.c
84912026-02-18T22:36:56.223Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Presentation.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c
84922026-02-18T22:36:56.223Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemDetect.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/MemDetect.c
84932026-02-18T22:36:56.223Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleReset.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleReset.c
84942026-02-18T22:36:56.248Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/modes/xts128.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/xts128.c
84952026-02-18T22:36:56.279Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcBoot.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcBoot.c
84962026-02-18T22:36:56.303Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/./CapsuleService.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c
84972026-02-18T22:36:56.303Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Image/Image.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image/Image.c
84982026-02-18T22:36:56.334Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_dir.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_dir.c
84992026-02-18T22:36:56.359Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./MemTypeInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/MemTypeInfo.c
85002026-02-18T22:36:56.410Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CapsuleRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/X64/SaveLongModeContext.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/SaveLongModeContext.c
85012026-02-18T22:36:56.435Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_fips.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_fips.c
85022026-02-18T22:36:56.435Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Config2Nv.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Config2Nv.c
85032026-02-18T22:36:56.467Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Platform.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Platform.c
85042026-02-18T22:36:56.491Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_fopen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_fopen.c
85052026-02-18T22:36:56.515Z"/opt/gcc-7/bin//gcc" -x c -E -include AutoGen.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.i > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iii
85062026-02-18T22:36:56.539ZTrim --source-code -l -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iii
85072026-02-18T22:36:56.576Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_init.c
85082026-02-18T22:36:56.604Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.lib
85092026-02-18T22:36:56.604Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/object_files.lst
85102026-02-18T22:36:56.604Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
85112026-02-18T22:36:56.629Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp4.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c
85122026-02-18T22:36:56.653Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_str.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_str.c
85132026-02-18T22:36:56.653Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
85142026-02-18T22:36:56.677Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug
85152026-02-18T22:36:56.677Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
85162026-02-18T22:36:56.677Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/./Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/PlatformPei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG -I/work/oxidecomputer/edk2/EmbeddedPkg -I/work/oxidecomputer/edk2/EmbeddedPkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/SecurityPkg -I/work/oxidecomputer/edk2/SecurityPkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/PlatformPei/Xen.c
85172026-02-18T22:36:56.677Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll
85182026-02-18T22:36:56.677Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CapsuleRuntimeDxe.debug
85192026-02-18T22:36:56.677Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.dll --zero
85202026-02-18T22:36:56.702Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG
85212026-02-18T22:36:56.702Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CapsuleRuntimeDxe.efi
85222026-02-18T22:36:56.702Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT
85232026-02-18T22:36:56.726Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840.map
85242026-02-18T22:36:56.726Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.depex
85252026-02-18T22:36:56.750Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/OUTPUT/CapsuleRuntimeDxe.efi
85262026-02-18T22:36:56.750ZGenSec -s EFI_SECTION_USER_INTERFACE -n CapsuleRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC3.ui
85272026-02-18T22:36:56.774Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.lib
85282026-02-18T22:36:56.774Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/object_files.lst
85292026-02-18T22:36:56.775Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Library/Library.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library/Library.c
85302026-02-18T22:36:56.775ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC4.ver
85312026-02-18T22:36:56.775Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
85322026-02-18T22:36:56.800Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SetupBrowserStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/./Setup.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
85332026-02-18T22:36:56.800ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 42857F0A-13F2-4B21-8A23-53D3F714B840 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/42857F0A-13F2-4B21-8A23-53D3F714B840CapsuleRuntimeDxe/42857F0A-13F2-4B21-8A23-53D3F714B840SEC4.ver
85342026-02-18T22:36:56.824ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf [X64]
85352026-02-18T22:36:56.824Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/o_time.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/o_time.c
85362026-02-18T22:36:56.849Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/AutoGen.c
85372026-02-18T22:36:56.873Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
85382026-02-18T22:36:56.873Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug
85392026-02-18T22:36:56.897Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
85402026-02-18T22:36:56.897Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll
85412026-02-18T22:36:56.897Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Driver.c
85422026-02-18T22:36:56.897Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PlatformPei.debug
85432026-02-18T22:36:56.897Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.dll --zero
85442026-02-18T22:36:56.921Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/o_names.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/o_names.c
85452026-02-18T22:36:56.921Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/HeapGuard.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/HeapGuard.c
85462026-02-18T22:36:56.921Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG
85472026-02-18T22:36:56.921Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PlatformPei.efi
85482026-02-18T22:36:56.921Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT
85492026-02-18T22:36:56.950Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4.map
85502026-02-18T22:36:56.950Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.depex
85512026-02-18T22:36:56.974Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/PlatformPei/PlatformPei/OUTPUT/PlatformPei.efi
85522026-02-18T22:36:56.974Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/./ScriptExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ScriptExecute.c
85532026-02-18T22:36:56.998ZGenSec -s EFI_SECTION_USER_INTERFACE -n PlatformPei -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC3.ui
85542026-02-18T22:36:56.998ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC4.ver
85552026-02-18T22:36:56.998Z"iasl" -p/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii
85562026-02-18T22:36:57.023Z
85572026-02-18T22:36:57.023ZIntel ACPI Component Architecture
85582026-02-18T22:36:57.023ZASL+ Optimizing Compiler/Disassembler version 20180629
85592026-02-18T22:36:57.023ZCopyright (c) 2000 - 2018 Intel Corporation
85602026-02-18T22:36:57.023Z
85612026-02-18T22:36:57.023ZASL Input: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.iiii - 42 lines, 305 bytes, 6 keywords
85622026-02-18T22:36:57.023ZAML Output: /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml - 124 bytes, 5 named objects, 1 executable opcodes
85632026-02-18T22:36:57.023Z
85642026-02-18T22:36:57.023ZCompilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
85652026-02-18T22:36:57.023Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.aml /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.amli
85662026-02-18T22:36:57.023ZAmlToC /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.amli
85672026-02-18T22:36:57.023ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 222c386d-5abc-4fb4-b124-fbb82488acf4 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/222c386d-5abc-4fb4-b124-fbb82488acf4PlatformPei/222c386d-5abc-4fb4-b124-fbb82488acf4SEC4.ver
85682026-02-18T22:36:57.047ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf [X64]
85692026-02-18T22:36:57.071Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/AutoGen.c
85702026-02-18T22:36:57.096Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_dat.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_dat.c
85712026-02-18T22:36:57.165Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDhcp6.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c
85722026-02-18T22:36:57.190ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.nasm
85732026-02-18T22:36:57.191Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Icmp.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Icmp.c
85742026-02-18T22:36:57.191Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=ReportStatusCodeRouterRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/./ReportStatusCodeRouterRuntimeDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.c
85752026-02-18T22:36:57.373Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDisk.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.c
85762026-02-18T22:36:57.397Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.lib
85772026-02-18T22:36:57.397Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/object_files.lst
85782026-02-18T22:36:57.397Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
85792026-02-18T22:36:57.421Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4If.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4If.c
85802026-02-18T22:36:57.459Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
85812026-02-18T22:36:57.483Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.debug
85822026-02-18T22:36:57.483Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemData.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/MemData.c
85832026-02-18T22:36:57.483Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
85842026-02-18T22:36:57.483Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskBlockIo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskBlockIo.c
85852026-02-18T22:36:57.483Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll
85862026-02-18T22:36:57.507Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ReportStatusCodeRouterRuntimeDxe.debug
85872026-02-18T22:36:57.507Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.dll --zero
85882026-02-18T22:36:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG
85892026-02-18T22:36:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/ReportStatusCodeRouterRuntimeDxe.efi
85902026-02-18T22:36:57.531Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT
85912026-02-18T22:36:57.532Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C.map
85922026-02-18T22:36:57.556Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.depex
85932026-02-18T22:36:57.556Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/OUTPUT/ReportStatusCodeRouterRuntimeDxe.efi
85942026-02-18T22:36:57.580ZGenSec -s EFI_SECTION_USER_INTERFACE -n ReportStatusCodeRouterRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC3.ui
85952026-02-18T22:36:57.580Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_err.c
85962026-02-18T22:36:57.604ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC4.ver
85972026-02-18T22:36:57.605ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CReportStatusCodeRouterRuntimeDxe/D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3CSEC4.ver
85982026-02-18T22:36:57.629Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/MemoryProfileRecord.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/MemoryProfileRecord.c
85992026-02-18T22:36:57.653ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf [X64]
86002026-02-18T22:36:57.653Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.ii
86012026-02-18T22:36:57.653Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_lib.c
86022026-02-18T22:36:57.653ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.ii
86032026-02-18T22:36:57.677Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/AutoGen.c
86042026-02-18T22:36:57.744Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/objects/obj_xref.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/objects/obj_xref.c
86052026-02-18T22:36:57.769Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskDriver.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDriver.c
86062026-02-18T22:36:57.769Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/ComponentName.c
86072026-02-18T22:36:57.806Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Igmp.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Igmp.c
86082026-02-18T22:36:57.863Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_asn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_asn.c
86092026-02-18T22:36:57.887Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcDriver.c
86102026-02-18T22:36:57.887Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Driver.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Driver.c
86112026-02-18T22:36:57.911Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskFileExplorer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskFileExplorer.c
86122026-02-18T22:36:58.010Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Impl.c
86132026-02-18T22:36:58.034Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include RamDiskDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskHii.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskHii.i
86142026-02-18T22:36:58.058Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskHii.i
86152026-02-18T22:36:58.058Z"nasm" -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/S3Asm.iii
86162026-02-18T22:36:58.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Page.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/Page.c
86172026-02-18T22:36:58.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootScriptExecutorDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/X64/SetIdtEntry.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/SetIdtEntry.c
86182026-02-18T22:36:58.083Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskHii.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskHii.c
86192026-02-18T22:36:58.083Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_cl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_cl.c
86202026-02-18T22:36:58.148Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskImpl.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c
86212026-02-18T22:36:58.203Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Gop.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Gop.c
86222026-02-18T22:36:58.239Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.lib
86232026-02-18T22:36:58.263Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/object_files.lst
86242026-02-18T22:36:58.263Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
86252026-02-18T22:36:58.319Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_err.c
86262026-02-18T22:36:58.385Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcImpl.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
86272026-02-18T22:36:58.385Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
86282026-02-18T22:36:58.411Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_ext.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_ext.c
86292026-02-18T22:36:58.411Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.debug
86302026-02-18T22:36:58.435Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
86312026-02-18T22:36:58.435Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./Initialize.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/Initialize.c
86322026-02-18T22:36:58.435Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.lib
86332026-02-18T22:36:58.435Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/object_files.lst
86342026-02-18T22:36:58.435Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll
86352026-02-18T22:36:58.435Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BootScriptExecutorDxe.debug
86362026-02-18T22:36:58.435Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/BootScriptExecutorDxe.dll --zero
86372026-02-18T22:36:58.436Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
86382026-02-18T22:36:58.460Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG
86392026-02-18T22:36:58.485Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/BootScriptExecutorDxe.efi
86402026-02-18T22:36:58.485Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=RamDiskDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/./RamDiskProtocol.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c
86412026-02-18T22:36:58.485Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT
86422026-02-18T22:36:58.485Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CEC.map
86432026-02-18T22:36:58.510Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.depex
86442026-02-18T22:36:58.534Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe/OUTPUT/BootScriptExecutorDxe.efi
86452026-02-18T22:36:58.534Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
86462026-02-18T22:36:58.559ZGenSec -s EFI_SECTION_USER_INTERFACE -n BootScriptExecutorDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC3.ui
86472026-02-18T22:36:58.559Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug
86482026-02-18T22:36:58.559Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
86492026-02-18T22:36:58.559ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC4.ver
86502026-02-18T22:36:58.584Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll
86512026-02-18T22:36:58.584Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SetupBrowser.debug
86522026-02-18T22:36:58.584Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.dll --zero
86532026-02-18T22:36:58.584Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuVideoDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/./VbeShim.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuVideoDxe/VbeShim.c
86542026-02-18T22:36:58.584ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g FA20568B-548B-4b2b-81EF-1BA08D4A3CEC -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CEC.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/FA20568B-548B-4b2b-81EF-1BA08D4A3CECBootScriptExecutorDxe/FA20568B-548B-4b2b-81EF-1BA08D4A3CECSEC4.ver
86552026-02-18T22:36:58.609Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Input.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Input.c
86562026-02-18T22:36:58.609Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG
86572026-02-18T22:36:58.634ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64]
86582026-02-18T22:36:58.634Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SetupBrowser.efi
86592026-02-18T22:36:58.634Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT
86602026-02-18T22:36:58.634Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671.map
86612026-02-18T22:36:58.658Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.depex
86622026-02-18T22:36:58.658Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/AutoGen.c
86632026-02-18T22:36:58.658Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/OUTPUT/SetupBrowser.efi
86642026-02-18T22:36:58.683Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Mem/Pool.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem/Pool.c
86652026-02-18T22:36:58.683ZGenSec -s EFI_SECTION_USER_INTERFACE -n SetupBrowser -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC3.ui
86662026-02-18T22:36:58.708ZGenSec -s EFI_SECTION_VERSION -n 2.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC4.ver
86672026-02-18T22:36:58.732ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g EBf342FE-B1D3-4EF8-957C-8048606FF671 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBf342FE-B1D3-4EF8-957C-8048606FF671SetupBrowser/EBf342FE-B1D3-4EF8-957C-8048606FF671SEC4.ver
86682026-02-18T22:36:58.732Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_ht.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_ht.c
86692026-02-18T22:36:58.757ZBuilding ... /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf [X64]
86702026-02-18T22:36:58.781Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.lib
86712026-02-18T22:36:58.782Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/object_files.lst
86722026-02-18T22:36:58.806Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
86732026-02-18T22:36:58.807Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./Defer3rdPartyImageLoad.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.c
86742026-02-18T22:36:58.807Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3Resume2PeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/AutoGen.c
86752026-02-18T22:36:58.807Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.lib
86762026-02-18T22:36:58.807Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/object_files.lst
86772026-02-18T22:36:58.832Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
86782026-02-18T22:36:58.873Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
86792026-02-18T22:36:58.897Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug
86802026-02-18T22:36:58.897Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
86812026-02-18T22:36:58.922Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll
86822026-02-18T22:36:58.922Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=S3Resume2PeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/./S3Resume.obj -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c
86832026-02-18T22:36:58.922Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuVideoDxe.debug
86842026-02-18T22:36:58.922Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/QemuVideoDxe.dll --zero
86852026-02-18T22:36:58.947Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
86862026-02-18T22:36:58.947Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG
86872026-02-18T22:36:58.947Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuVideoDxe.efi
86882026-02-18T22:36:58.947Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT
86892026-02-18T22:36:58.971Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986be.map
86902026-02-18T22:36:58.971Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.debug
86912026-02-18T22:36:58.971Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
86922026-02-18T22:36:58.971Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuVideoDxe/QemuVideoDxe/OUTPUT/QemuVideoDxe.efi
86932026-02-18T22:36:58.971Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll
86942026-02-18T22:36:58.971Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/RamDiskDxe.debug
86952026-02-18T22:36:58.971Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.dll --zero
86962026-02-18T22:36:58.971Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcMtftp.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcMtftp.c
86972026-02-18T22:36:58.996ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuVideoDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC3.ui
86982026-02-18T22:36:58.996Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG
86992026-02-18T22:36:58.996Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/RamDiskDxe.efi
87002026-02-18T22:36:58.996Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT
87012026-02-18T22:36:59.021ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC4.ver
87022026-02-18T22:36:59.021Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081E.map
87032026-02-18T22:36:59.021ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g e3752948-b9a1-4770-90c4-df41c38986be -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986be.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/e3752948-b9a1-4770-90c4-df41c38986beQemuVideoDxe/e3752948-b9a1-4770-90c4-df41c38986beSEC4.ver
87042026-02-18T22:36:59.022Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.depex
87052026-02-18T22:36:59.046Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_lib.c
87062026-02-18T22:36:59.072ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe/AmdSevDxe.inf [X64]
87072026-02-18T22:36:59.072ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset --ModuleName=RamDiskDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG
87082026-02-18T22:36:59.072Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecurityStubDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/./SecurityStub.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c
87092026-02-18T22:36:59.072Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AmdSevDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/./AmdSevDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe/AmdSevDxe.c
87102026-02-18T22:36:59.122Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Option.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Option.c
87112026-02-18T22:36:59.147Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/DebugImageInfo.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/DebugImageInfo.c
87122026-02-18T22:36:59.190Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AmdSevDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AmdSevDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AutoGen.c
87132026-02-18T22:36:59.216Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.lib
87142026-02-18T22:36:59.216Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/object_files.lst
87152026-02-18T22:36:59.216Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
87162026-02-18T22:36:59.241Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_prn.c
87172026-02-18T22:36:59.266ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/inc.lst /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/AsmFuncs.nasm
87182026-02-18T22:36:59.290Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
87192026-02-18T22:36:59.315Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Output.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Output.c
87202026-02-18T22:36:59.315Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug
87212026-02-18T22:36:59.315Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
87222026-02-18T22:36:59.315Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll
87232026-02-18T22:36:59.315Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.lib
87242026-02-18T22:36:59.315Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/object_files.lst
87252026-02-18T22:36:59.315Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SecurityStubDxe.debug
87262026-02-18T22:36:59.340Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
87272026-02-18T22:36:59.340Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.dll --zero
87282026-02-18T22:36:59.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG
87292026-02-18T22:36:59.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SecurityStubDxe.efi
87302026-02-18T22:36:59.340Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT
87312026-02-18T22:36:59.365Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFC.map
87322026-02-18T22:36:59.365Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.depex
87332026-02-18T22:36:59.365Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/InstallConfigurationTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
87342026-02-18T22:36:59.390Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
87352026-02-18T22:36:59.390Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPxeBcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/./PxeBcSupport.obj -I/work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c
87362026-02-18T22:36:59.390Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/OUTPUT/SecurityStubDxe.efi
87372026-02-18T22:36:59.390Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.debug
87382026-02-18T22:36:59.414Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
87392026-02-18T22:36:59.414Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll
87402026-02-18T22:36:59.414ZGenSec -s EFI_SECTION_USER_INTERFACE -n SecurityStubDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC3.ui
87412026-02-18T22:36:59.414Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AmdSevDxe.debug
87422026-02-18T22:36:59.414Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/AmdSevDxe.dll --zero
87432026-02-18T22:36:59.439ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC4.ver
87442026-02-18T22:36:59.439ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g F80697E9-7FD6-4665-8646-88E33EF71DFC -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFC.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/F80697E9-7FD6-4665-8646-88E33EF71DFCSecurityStubDxe/F80697E9-7FD6-4665-8646-88E33EF71DFCSEC4.ver
87452026-02-18T22:36:59.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG
87462026-02-18T22:36:59.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AmdSevDxe.efi
87472026-02-18T22:36:59.439Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT
87482026-02-18T22:36:59.463ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf [X64]
87492026-02-18T22:36:59.463Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7.map
87502026-02-18T22:36:59.463Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.depex
87512026-02-18T22:36:59.488Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AmdSevDxe/AmdSevDxe/OUTPUT/AmdSevDxe.efi
87522026-02-18T22:36:59.488ZGenSec -s EFI_SECTION_USER_INTERFACE -n AmdSevDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC3.ui
87532026-02-18T22:36:59.488Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_srv.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_srv.c
87542026-02-18T22:36:59.513Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AcpiPlatform.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c
87552026-02-18T22:36:59.513ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC4.ver
87562026-02-18T22:36:59.513Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxe.offset
87572026-02-18T22:36:59.513ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2ec9da37-ee35-4de9-86c5-6d9a81dc38a7 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7AmdSevDxe/2ec9da37-ee35-4de9-86c5-6d9a81dc38a7SEC4.ver
87582026-02-18T22:36:59.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Ip4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/./Ip4Route.obj -I/work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Ip4Dxe/Ip4Route.c
87592026-02-18T22:36:59.538Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDiskDxe.efi
87602026-02-18T22:36:59.538Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/MemoryAttributesTable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c
87612026-02-18T22:36:59.563ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64]
87622026-02-18T22:36:59.563ZGenSec -s EFI_SECTION_USER_INTERFACE -n RamDiskDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC3.ui
87632026-02-18T22:36:59.563ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC4.ver
87642026-02-18T22:36:59.588Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/AutoGen.c
87652026-02-18T22:36:59.588Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.aml && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC6.1.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/OUTPUT/RamDisk.aml
87662026-02-18T22:36:59.612ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 28A03FF4-12B3-4305-A417-BB1A4F94081E -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081E.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/RamDiskDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC4.ver -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/28A03FF4-12B3-4305-A417-BB1A4F94081ERamDiskDxe/28A03FF4-12B3-4305-A417-BB1A4F94081ESEC6.1.raw
87672026-02-18T22:36:59.612ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64]
87682026-02-18T22:36:59.650Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/AutoGen.c
87692026-02-18T22:36:59.694Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AutoGen.c
87702026-02-18T22:36:59.722Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/ocsp_vfy.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/ocsp_vfy.c
87712026-02-18T22:36:59.747Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Measurement.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Measurement.c
87722026-02-18T22:36:59.772Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64 -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/AsmFuncs.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.ii
87732026-02-18T22:36:59.772Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.lib
87742026-02-18T22:36:59.772Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c
87752026-02-18T22:36:59.772Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/object_files.lst
87762026-02-18T22:36:59.797ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.ii
87772026-02-18T22:36:59.822Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
87782026-02-18T22:36:59.846Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./BootScript.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/BootScript.c
87792026-02-18T22:36:59.874Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.lib
87802026-02-18T22:36:59.898Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/object_files.lst
87812026-02-18T22:36:59.923Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
87822026-02-18T22:36:59.923Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./Uhci.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
87832026-02-18T22:36:59.923Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
87842026-02-18T22:36:59.923Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Reclaim.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Reclaim.c
87852026-02-18T22:36:59.948Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug
87862026-02-18T22:36:59.972Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
87872026-02-18T22:36:59.972Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll
87882026-02-18T22:36:59.972Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ocsp/v3_ocsp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/v3_ocsp.c
87892026-02-18T22:36:59.972Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Ip4Dxe.debug
87902026-02-18T22:36:59.972Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.dll --zero
87912026-02-18T22:36:59.997Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG
87922026-02-18T22:36:59.997Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Ip4Dxe.efi
87932026-02-18T22:36:59.997Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT
87942026-02-18T22:36:59.997Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
87952026-02-18T22:36:59.997Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./EntryPoint.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/EntryPoint.c
87962026-02-18T22:37:00.022Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFF.map
87972026-02-18T22:37:00.022ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset --ModuleName=Ip4Dxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG
87982026-02-18T22:37:00.022Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug
87992026-02-18T22:37:00.047Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/MemoryProtection.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c
88002026-02-18T22:37:00.047Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
88012026-02-18T22:37:00.047Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll
88022026-02-18T22:37:00.047Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiPxeBcDxe.debug
88032026-02-18T22:37:00.047Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.dll --zero
88042026-02-18T22:37:00.072Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG
88052026-02-18T22:37:00.072Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiPxeBcDxe.efi
88062026-02-18T22:37:00.072Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT
88072026-02-18T22:37:00.072Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3A.map
88082026-02-18T22:37:00.097Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.depex
88092026-02-18T22:37:00.097Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./SpeculationBarrierDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/SpeculationBarrierDxe.c
88102026-02-18T22:37:00.121Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/OUTPUT/UefiPxeBcDxe.efi
88112026-02-18T22:37:00.146ZGenSec -s EFI_SECTION_USER_INTERFACE -n UefiPxeBcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC3.ui
88122026-02-18T22:37:00.146ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC4.ver
88132026-02-18T22:37:00.146Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./PciDecoding.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/PciDecoding.c
88142026-02-18T22:37:00.170ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g B95E9FDA-26DE-48d2-8807-1F9107AC5E3A -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/B95E9FDA-26DE-48d2-8807-1F9107AC5E3AUefiPxeBcDxe/B95E9FDA-26DE-48d2-8807-1F9107AC5E3ASEC4.ver
88152026-02-18T22:37:00.171Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_all.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_all.c
88162026-02-18T22:37:00.195ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64]
88172026-02-18T22:37:00.219Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/AutoGen.c
88182026-02-18T22:37:00.220Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./TcgMorLockDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/TcgMorLockDxe.c
88192026-02-18T22:37:00.220Z"nasm" -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/X64/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/X64/AsmFuncs.iii
88202026-02-18T22:37:00.244Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.lib
88212026-02-18T22:37:00.244Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/object_files.lst
88222026-02-18T22:37:00.244Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
88232026-02-18T22:37:00.290Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Qemu.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/Qemu.c
88242026-02-18T22:37:00.314Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
88252026-02-18T22:37:00.341Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Pcd.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.c
88262026-02-18T22:37:00.341Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.debug
88272026-02-18T22:37:00.341Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciDebug.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciDebug.c
88282026-02-18T22:37:00.341Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
88292026-02-18T22:37:00.341Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll
88302026-02-18T22:37:00.341Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VarCheck.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VarCheck.c
88312026-02-18T22:37:00.365Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/S3Resume2Pei.debug
88322026-02-18T22:37:00.366Z"GenFw" -e PEIM -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.dll --zero
88332026-02-18T22:37:00.366Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_err.c
88342026-02-18T22:37:00.390Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG
88352026-02-18T22:37:00.390Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/S3Resume2Pei.efi
88362026-02-18T22:37:00.390Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT
88372026-02-18T22:37:00.390Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71.map
88382026-02-18T22:37:00.415Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.depex && GenSec -s EFI_SECTION_PEI_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.depex
88392026-02-18T22:37:00.439Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/OUTPUT/S3Resume2Pei.efi
88402026-02-18T22:37:00.464ZGenSec -s EFI_SECTION_USER_INTERFACE -n S3Resume2Pei -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC3.ui
88412026-02-18T22:37:00.488ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC4.ver
88422026-02-18T22:37:00.512ZGenFfs -t EFI_FV_FILETYPE_PEIM -g 89E549B0-7CFE-449d-9BA3-10D8B2312D71 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC2.1.pe32 -n 0 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/89E549B0-7CFE-449d-9BA3-10D8B2312D71S3Resume2Pei/89E549B0-7CFE-449d-9BA3-10D8B2312D71SEC4.ver
88432026-02-18T22:37:00.513Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciQueue.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
88442026-02-18T22:37:00.513Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_info.c
88452026-02-18T22:37:00.513ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf [X64]
88462026-02-18T22:37:00.537Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4DxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4Dxe.offset
88472026-02-18T22:37:00.537Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./Variable.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
88482026-02-18T22:37:00.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuKernelLoaderFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/AutoGen.c
88492026-02-18T22:37:00.562Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/OUTPUT/Ip4Dxe.efi
88502026-02-18T22:37:00.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/SetWatchdogTimer.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/SetWatchdogTimer.c
88512026-02-18T22:37:00.562Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./QemuFwCfgAcpi.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c
88522026-02-18T22:37:00.587ZGenSec -s EFI_SECTION_USER_INTERFACE -n Ip4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC3.ui
88532026-02-18T22:37:00.587ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC4.ver
88542026-02-18T22:37:00.611ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 9FB1A1F3-3B71-4324-B39A-745CBB015FFF -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/Ip4DxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/9FB1A1F3-3B71-4324-B39A-745CBB015FFFIp4Dxe/9FB1A1F3-3B71-4324-B39A-745CBB015FFFSEC4.ver
88552026-02-18T22:37:00.611ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe/Virtio10.inf [X64]
88562026-02-18T22:37:00.641Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Virtio10Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/AutoGen.c
88572026-02-18T22:37:00.666Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuKernelLoaderFsDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/./QemuKernelLoaderFsDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c
88582026-02-18T22:37:00.690Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_lib.c
88592026-02-18T22:37:00.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcdDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/./Service.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/PCD/Dxe/Service.c
88602026-02-18T22:37:00.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/Misc/Stall.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc/Stall.c
88612026-02-18T22:37:00.715Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciReg.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciReg.c
88622026-02-18T22:37:00.739Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Virtio10Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/./Virtio10.obj -I/work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Virtio10Dxe/Virtio10.c
88632026-02-18T22:37:00.867Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UhciSched.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.c
88642026-02-18T22:37:00.892Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/SectionExtraction/CoreSectionExtraction.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/DxeMain -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Dispatcher -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Event -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVol -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/FwVolBlock -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Mem -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Gcd -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Hand -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Library -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Misc -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/Image -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction -I/work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
88652026-02-18T22:37:00.892Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AcpiPlatformStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/./Xen.obj -I/work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include /work/oxidecomputer/edk2/OvmfPkg/AcpiPlatformDxe/Xen.c
88662026-02-18T22:37:00.917Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.lib
88672026-02-18T22:37:00.917Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/object_files.lst
88682026-02-18T22:37:00.917Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
88692026-02-18T22:37:00.991Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
88702026-02-18T22:37:01.016Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.debug
88712026-02-18T22:37:01.016Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
88722026-02-18T22:37:01.040Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll
88732026-02-18T22:37:01.040Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuKernelLoaderFsDxe.debug
88742026-02-18T22:37:01.040Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/QemuKernelLoaderFsDxe.dll --zero
88752026-02-18T22:37:01.065Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG
88762026-02-18T22:37:01.065Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuKernelLoaderFsDxe.efi
88772026-02-18T22:37:01.065Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT
88782026-02-18T22:37:01.065Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.lib
88792026-02-18T22:37:01.065Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/object_files.lst
88802026-02-18T22:37:01.065Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48f.map
88812026-02-18T22:37:01.090Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
88822026-02-18T22:37:01.090Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.depex
88832026-02-18T22:37:01.114Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.lib
88842026-02-18T22:37:01.114Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe/OUTPUT/QemuKernelLoaderFsDxe.efi
88852026-02-18T22:37:01.114Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/object_files.lst
88862026-02-18T22:37:01.114Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_oth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_oth.c
88872026-02-18T22:37:01.114Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
88882026-02-18T22:37:01.138ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuKernelLoaderFsDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC3.ui
88892026-02-18T22:37:01.138ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC4.ver
88902026-02-18T22:37:01.163ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 806040ca-dad9-4978-a3b4-2d2ab0c8a48f -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48f.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/806040ca-dad9-4978-a3b4-2d2ab0c8a48fQemuKernelLoaderFsDxe/806040ca-dad9-4978-a3b4-2d2ab0c8a48fSEC4.ver
88912026-02-18T22:37:01.163Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
88922026-02-18T22:37:01.163Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UhciDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/./UsbHcMem.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c
88932026-02-18T22:37:01.163Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.debug
88942026-02-18T22:37:01.188ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf [X64]
88952026-02-18T22:37:01.188Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
88962026-02-18T22:37:01.188Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll
88972026-02-18T22:37:01.188Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Virtio10.debug
88982026-02-18T22:37:01.188Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.dll --zero
88992026-02-18T22:37:01.188Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
89002026-02-18T22:37:01.274Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG
89012026-02-18T22:37:01.274Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Virtio10.efi
89022026-02-18T22:37:01.274Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT
89032026-02-18T22:37:01.274Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuRamfbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/AutoGen.c
89042026-02-18T22:37:01.274Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug
89052026-02-18T22:37:01.274Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527.map
89062026-02-18T22:37:01.274Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
89072026-02-18T22:37:01.274Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll
89082026-02-18T22:37:01.274Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Virtio10Dxe/Virtio10/OUTPUT/Virtio10.efi
89092026-02-18T22:37:01.274Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AcpiPlatform.debug
89102026-02-18T22:37:01.299Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll --zero
89112026-02-18T22:37:01.299Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_pk8.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_pk8.c
89122026-02-18T22:37:01.299ZGenSec -s EFI_SECTION_USER_INTERFACE -n Virtio10 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC3.ui
89132026-02-18T22:37:01.299Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG
89142026-02-18T22:37:01.299Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/AcpiPlatform.efi
89152026-02-18T22:37:01.299Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT
89162026-02-18T22:37:01.299ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC4.ver
89172026-02-18T22:37:01.299Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970.map
89182026-02-18T22:37:01.299ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 0170F60C-1D40-4651-956D-F0BD9879D527 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/0170F60C-1D40-4651-956D-F0BD9879D527Virtio10/0170F60C-1D40-4651-956D-F0BD9879D527SEC4.ver
89192026-02-18T22:37:01.299Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.depex
89202026-02-18T22:37:01.299ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/Sec/SecMain.inf [X64]
89212026-02-18T22:37:01.299Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe/OUTPUT/AcpiPlatform.efi
89222026-02-18T22:37:01.299Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.lib
89232026-02-18T22:37:01.299Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/object_files.lst
89242026-02-18T22:37:01.299ZGenSec -s EFI_SECTION_USER_INTERFACE -n AcpiPlatform -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC3.ui
89252026-02-18T22:37:01.325Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
89262026-02-18T22:37:01.325ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC4.ver
89272026-02-18T22:37:01.325ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 49970331-E3FA-4637-9ABC-3B7868676970 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/49970331-E3FA-4637-9ABC-3B7868676970AcpiPlatform/49970331-E3FA-4637-9ABC-3B7868676970SEC4.ver
89282026-02-18T22:37:01.325Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMainStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/AutoGen.c
89292026-02-18T22:37:01.355ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Dxe.inf [X64]
89302026-02-18T22:37:01.379Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuRamfbDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/./QemuRamfb.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuRamfbDxe/QemuRamfb.c
89312026-02-18T22:37:01.379Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/AutoGen.c
89322026-02-18T22:37:01.404Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
89332026-02-18T22:37:01.404Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug
89342026-02-18T22:37:01.404Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
89352026-02-18T22:37:01.404Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMainStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/./SecMain.obj -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Sec/SecMain.c
89362026-02-18T22:37:01.404Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.lib
89372026-02-18T22:37:01.429Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/object_files.lst
89382026-02-18T22:37:01.429Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll
89392026-02-18T22:37:01.429Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_pkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_pkey.c
89402026-02-18T22:37:01.429Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcdDxe.debug
89412026-02-18T22:37:01.429Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.dll --zero
89422026-02-18T22:37:01.429Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.lib
89432026-02-18T22:37:01.429Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/object_files.lst
89442026-02-18T22:37:01.454Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG
89452026-02-18T22:37:01.454Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/PcdDxe.efi
89462026-02-18T22:37:01.454Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT
89472026-02-18T22:37:01.454Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
89482026-02-18T22:37:01.454Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
89492026-02-18T22:37:01.454Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541.map
89502026-02-18T22:37:01.478Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/DXEPcdDataBase.raw && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/DXEPcdDataBaseSec.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/DXEPcdDataBase.raw
89512026-02-18T22:37:01.479Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.depex
89522026-02-18T22:37:01.504Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/ComponentName.c
89532026-02-18T22:37:01.504Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/OUTPUT/PcdDxe.efi
89542026-02-18T22:37:01.528ZGenSec -s EFI_SECTION_USER_INTERFACE -n PcdDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC3.ui
89552026-02-18T22:37:01.528Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.lib
89562026-02-18T22:37:01.528Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/object_files.lst
89572026-02-18T22:37:01.528Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
89582026-02-18T22:37:01.528ZGenSec -s EFI_SECTION_VERSION -n 4.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC4.ver
89592026-02-18T22:37:01.553Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
89602026-02-18T22:37:01.553Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
89612026-02-18T22:37:01.553Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug
89622026-02-18T22:37:01.553ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 80CF7257-87AB-47f9-A3FE-D50B76D89541 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/DXEPcdDataBaseSec.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/80CF7257-87AB-47f9-A3FE-D50B76D89541PcdDxe/80CF7257-87AB-47f9-A3FE-D50B76D89541SEC4.ver
89632026-02-18T22:37:01.553Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
89642026-02-18T22:37:01.553Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll
89652026-02-18T22:37:01.580Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UhciDxe.debug
89662026-02-18T22:37:01.580Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.dll --zero
89672026-02-18T22:37:01.604ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf [X64]
89682026-02-18T22:37:01.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG
89692026-02-18T22:37:01.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/UhciDxe.efi
89702026-02-18T22:37:01.604Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT
89712026-02-18T22:37:01.604Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7.map
89722026-02-18T22:37:01.604Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/OUTPUT/UhciDxe.efi
89732026-02-18T22:37:01.604Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_sign.c
89742026-02-18T22:37:01.604Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
89752026-02-18T22:37:01.604Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/AutoGen.c
89762026-02-18T22:37:01.604Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
89772026-02-18T22:37:01.629Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.debug
89782026-02-18T22:37:01.629ZGenSec -s EFI_SECTION_USER_INTERFACE -n UhciDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC3.ui
89792026-02-18T22:37:01.629Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
89802026-02-18T22:37:01.629Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll
89812026-02-18T22:37:01.629Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuRamfbDxe.debug
89822026-02-18T22:37:01.629Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/QemuRamfbDxe.dll --zero
89832026-02-18T22:37:01.630ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC4.ver
89842026-02-18T22:37:01.655Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug
89852026-02-18T22:37:01.655Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
89862026-02-18T22:37:01.655Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG
89872026-02-18T22:37:01.655ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7UhciDxe/2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7SEC4.ver
89882026-02-18T22:37:01.655Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/QemuRamfbDxe.efi
89892026-02-18T22:37:01.655Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
89902026-02-18T22:37:01.655Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT
89912026-02-18T22:37:01.655Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DxeCore.debug
89922026-02-18T22:37:01.682ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/inc.lst /work/oxidecomputer/edk2/OvmfPkg/Sec/X64/SecEntry.nasm
89932026-02-18T22:37:01.682Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef.map
89942026-02-18T22:37:01.682Z"GenFw" -e DXE_CORE -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll --zero
89952026-02-18T22:37:01.682ZBuilding ... /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf [X64]
89962026-02-18T22:37:01.682Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.depex
89972026-02-18T22:37:01.682Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG
89982026-02-18T22:37:01.682Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DxeCore.efi
89992026-02-18T22:37:01.709Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT
90002026-02-18T22:37:01.709Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Driver.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Driver.c
90012026-02-18T22:37:01.709Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuRamfbDxe/QemuRamfbDxe/OUTPUT/QemuRamfbDxe.efi
90022026-02-18T22:37:01.709Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700A.map
90032026-02-18T22:37:01.709Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Core/Dxe/DxeMain/OUTPUT/DxeCore.efi
90042026-02-18T22:37:01.709Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/AutoGen.c
90052026-02-18T22:37:01.709ZGenSec -s EFI_SECTION_USER_INTERFACE -n QemuRamfbDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC3.ui
90062026-02-18T22:37:01.734ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC4.ver
90072026-02-18T22:37:01.734Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_x509.c
90082026-02-18T22:37:01.734ZGenSec -s EFI_SECTION_USER_INTERFACE -n DxeCore -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC2.ui
90092026-02-18T22:37:01.734ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4ef.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efQemuRamfbDxe/dce1b094-7dc6-45d0-9fdd-d7fc3cc3e4efSEC4.ver
90102026-02-18T22:37:01.734Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DriverHealthManagerDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthConfigureVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthConfigureVfr.i
90112026-02-18T22:37:01.735ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC3.ver
90122026-02-18T22:37:01.760ZBuilding ... /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64]
90132026-02-18T22:37:01.761ZGenFfs -t EFI_FV_FILETYPE_DXE_CORE -g D6A2CB7F-6A18-4e2f-B43B-9920A733700A -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700A.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/D6A2CB7F-6A18-4e2f-B43B-9920A733700ADxeCore/D6A2CB7F-6A18-4e2f-B43B-9920A733700ASEC3.ver
90142026-02-18T22:37:01.761Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthConfigureVfr.i
90152026-02-18T22:37:01.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthConfigureVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthConfigureVfr.c
90162026-02-18T22:37:01.785Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/AutoGen.c
90172026-02-18T22:37:01.823Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FvbInfo.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbInfo.c
90182026-02-18T22:37:01.848Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableExLib.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableExLib.c
90192026-02-18T22:37:01.873Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pem_xaux.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_xaux.c
90202026-02-18T22:37:01.873Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthManagerDxe.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.c
90212026-02-18T22:37:01.898Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Impl.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Impl.c
90222026-02-18T22:37:01.922Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcDebuggerHook.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebuggerHook.c
90232026-02-18T22:37:01.947Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockService.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockService.c
90242026-02-18T22:37:01.999Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableLockRequestToLock.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableLockRequestToLock.c
90252026-02-18T22:37:02.024Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pem/pvkfmt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pvkfmt.c
90262026-02-18T22:37:02.048Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcExecute.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcExecute.c
90272026-02-18T22:37:02.112Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableNonVolatile.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableNonVolatile.c
90282026-02-18T22:37:02.136Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_add.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_add.c
90292026-02-18T22:37:02.164Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64 -I/work/oxidecomputer/edk2/OvmfPkg/Sec -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/Sec/X64/SecEntry.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.ii
90302026-02-18T22:37:02.207ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.ii
90312026-02-18T22:37:02.237Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include DriverHealthManagerDxeStrDefs.h -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerVfr.Vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerVfr.i
90322026-02-18T22:37:02.261Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerVfr.i
90332026-02-18T22:37:02.286Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./FwBlockServiceDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockServiceDxe.c
90342026-02-18T22:37:02.286Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DriverHealthManagerDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/./DriverHealthManagerVfr.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerVfr.c
90352026-02-18T22:37:02.311Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableParsing.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableParsing.c
90362026-02-18T22:37:02.382Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_asn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_asn.c
90372026-02-18T22:37:02.408Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.lib
90382026-02-18T22:37:02.408Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/object_files.lst
90392026-02-18T22:37:02.408Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
90402026-02-18T22:37:02.469Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlash.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlash.c
90412026-02-18T22:37:02.494Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Udp4DxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/./Udp4Main.obj -I/work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/Udp4Dxe/Udp4Main.c
90422026-02-18T22:37:02.494Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
90432026-02-18T22:37:02.518Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.debug
90442026-02-18T22:37:02.518Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
90452026-02-18T22:37:02.518Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll
90462026-02-18T22:37:02.518Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DriverHealthManagerDxe.debug
90472026-02-18T22:37:02.518Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.dll --zero
90482026-02-18T22:37:02.543Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG
90492026-02-18T22:37:02.543Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/DriverHealthManagerDxe.efi
90502026-02-18T22:37:02.543Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT
90512026-02-18T22:37:02.568Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACF.map
90522026-02-18T22:37:02.568Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.depex
90532026-02-18T22:37:02.593Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_attr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_attr.c
90542026-02-18T22:37:02.593ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset --ModuleName=DriverHealthManagerDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG
90552026-02-18T22:37:02.618Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariableRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/./VariableRuntimeCache.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeCache.c
90562026-02-18T22:37:02.642Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FvbServicesRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/./QemuFlashDxe.obj -I/work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/UefiCpuPkg -I/work/oxidecomputer/edk2/UefiCpuPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg -I/work/oxidecomputer/edk2/OvmfPkg/Include -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include /work/oxidecomputer/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlashDxe.c
90572026-02-18T22:37:02.722Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_crpt.c
90582026-02-18T22:37:02.747Z"nasm" -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Sec/X64/ -I/work/oxidecomputer/edk2/OvmfPkg/Sec/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/UefiCpuPkg/ -I/work/oxidecomputer/edk2/UefiCpuPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/ -I/work/oxidecomputer/edk2/OvmfPkg/Include/ -I/work/oxidecomputer/edk2/OvmfPkg/Csm/Include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/X64/SecEntry.iii
90592026-02-18T22:37:02.747Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.lib
90602026-02-18T22:37:02.747Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/object_files.lst
90612026-02-18T22:37:02.771Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.lib
90622026-02-18T22:37:02.771Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
90632026-02-18T22:37:02.771Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/object_files.lst
90642026-02-18T22:37:02.771Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/./EbcInt.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/EbcInt.c
90652026-02-18T22:37:02.796Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
90662026-02-18T22:37:02.796Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.lib
90672026-02-18T22:37:02.796Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/object_files.lst
90682026-02-18T22:37:02.820Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
90692026-02-18T22:37:02.820Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.lib
90702026-02-18T22:37:02.820Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/object_files.lst
90712026-02-18T22:37:02.820Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.map --whole-archive -flto -Os -z common-page-size=0x1000 --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
90722026-02-18T22:37:02.850Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
90732026-02-18T22:37:02.874Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_crt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_crt.c
90742026-02-18T22:37:02.874Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug
90752026-02-18T22:37:02.874Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
90762026-02-18T22:37:02.874Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
90772026-02-18T22:37:02.899Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll
90782026-02-18T22:37:02.899Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SecMain.debug
90792026-02-18T22:37:02.899Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug
90802026-02-18T22:37:02.899Z"GenFw" -e SEC -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.dll --zero
90812026-02-18T22:37:02.899Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
90822026-02-18T22:37:02.899Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
90832026-02-18T22:37:02.899Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll
90842026-02-18T22:37:02.924Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Udp4Dxe.debug
90852026-02-18T22:37:02.924Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.dll --zero
90862026-02-18T22:37:02.925Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG
90872026-02-18T22:37:02.925Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug
90882026-02-18T22:37:02.925Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/SecMain.efi
90892026-02-18T22:37:02.925Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT
90902026-02-18T22:37:02.925Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
90912026-02-18T22:37:02.950Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll
90922026-02-18T22:37:02.950Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880.map
90932026-02-18T22:37:02.950Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
90942026-02-18T22:37:02.950Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FvbServicesRuntimeDxe.debug
90952026-02-18T22:37:02.950Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG
90962026-02-18T22:37:02.950Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.dll --zero
90972026-02-18T22:37:02.950Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/Udp4Dxe.efi
90982026-02-18T22:37:02.950Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT
90992026-02-18T22:37:02.950Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC1.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/Sec/SecMain/OUTPUT/SecMain.efi
91002026-02-18T22:37:02.975Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2b.map
91012026-02-18T22:37:02.975Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug
91022026-02-18T22:37:02.975Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
91032026-02-18T22:37:02.975Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/OUTPUT/Udp4Dxe.efi
91042026-02-18T22:37:02.975Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll
91052026-02-18T22:37:02.975Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG
91062026-02-18T22:37:02.975Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VariableRuntimeDxe.debug
91072026-02-18T22:37:02.975ZGenSec -s EFI_SECTION_USER_INTERFACE -n SecMain -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC2.ui
91082026-02-18T22:37:02.975Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/FvbServicesRuntimeDxe.efi
91092026-02-18T22:37:02.975Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT
91102026-02-18T22:37:02.976Z"GenFw" -e DXE_RUNTIME_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.dll --zero
91112026-02-18T22:37:03.000ZGenSec -s EFI_SECTION_USER_INTERFACE -n Udp4Dxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC3.ui
91122026-02-18T22:37:03.001Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7.map
91132026-02-18T22:37:03.001ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC3.ver
91142026-02-18T22:37:03.001Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG
91152026-02-18T22:37:03.001Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/VariableRuntimeDxe.efi
91162026-02-18T22:37:03.001Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.depex
91172026-02-18T22:37:03.001Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT
91182026-02-18T22:37:03.001ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC4.ver
91192026-02-18T22:37:03.001ZGenFfs -t EFI_FV_FILETYPE_SECURITY_CORE -g df1ccef6-f301-4a63-9661-fc6030dcc880 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC1.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC2.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/df1ccef6-f301-4a63-9661-fc6030dcc880SecMain/df1ccef6-f301-4a63-9661-fc6030dcc880SEC3.ver
91202026-02-18T22:37:03.025Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60.map
91212026-02-18T22:37:03.026Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/OUTPUT/FvbServicesRuntimeDxe.efi
91222026-02-18T22:37:03.026ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 6d6963ab-906d-4a65-a7ca-bd40e5d6af2b -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2b.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bUdp4Dxe/6d6963ab-906d-4a65-a7ca-bd40e5d6af2bSEC4.ver
91232026-02-18T22:37:03.026Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.depex
91242026-02-18T22:37:03.050ZGenSec -s EFI_SECTION_USER_INTERFACE -n FvbServicesRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC3.ui
91252026-02-18T22:37:03.050Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/OUTPUT/VariableRuntimeDxe.efi
91262026-02-18T22:37:03.050ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC4.ver
91272026-02-18T22:37:03.075ZGenSec -s EFI_SECTION_USER_INTERFACE -n VariableRuntimeDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC3.ui
91282026-02-18T22:37:03.075ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 733cbac2-b23f-4b92-bc8e-fb01ce5907b7 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/733cbac2-b23f-4b92-bc8e-fb01ce5907b7FvbServicesRuntimeDxe/733cbac2-b23f-4b92-bc8e-fb01ce5907b7SEC4.ver
91292026-02-18T22:37:03.075Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_decr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_decr.c
91302026-02-18T22:37:03.100ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC4.ver
91312026-02-18T22:37:03.125ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g CBD2E4D5-7068-4FF5-B462-9822B4AD8D60 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60VariableRuntimeDxe/CBD2E4D5-7068-4FF5-B462-9822B4AD8D60SEC4.ver
91322026-02-18T22:37:03.125Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxe.offset
91332026-02-18T22:37:03.151Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/OUTPUT/DriverHealthManagerDxe.efi
91342026-02-18T22:37:03.175ZGenSec -s EFI_SECTION_USER_INTERFACE -n DriverHealthManagerDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC3.ui
91352026-02-18T22:37:03.176ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC4.ver
91362026-02-18T22:37:03.200ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g EBF8ED7C-0DD1-4787-84F1-F48D537DCACF -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACF.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/DriverHealthManagerDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFDriverHealthManagerDxe/EBF8ED7C-0DD1-4787-84F1-F48D537DCACFSEC4.ver
91372026-02-18T22:37:03.200ZTrim --asm-file -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.i -i /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/inc.lst /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.nasm
91382026-02-18T22:37:03.238Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_init.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_init.c
91392026-02-18T22:37:03.368Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_key.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_key.c
91402026-02-18T22:37:03.553Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_kiss.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_kiss.c
91412026-02-18T22:37:03.678Z"/opt/gcc-7/bin//gcc" -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -specs=/work/oxidecomputer/edk2/illumos/cpp.specs -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.nasm > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.ii
91422026-02-18T22:37:03.717ZTrim --trim-long --source-code -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.ii
91432026-02-18T22:37:03.741Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_mutl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_mutl.c
91442026-02-18T22:37:03.927Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_npas.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_npas.c
91452026-02-18T22:37:04.093Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_p8d.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_p8d.c
91462026-02-18T22:37:04.124Z"nasm" -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/ -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/ -I/work/oxidecomputer/edk2/MdePkg/ -I/work/oxidecomputer/edk2/MdePkg/Include/ -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include/ -I/work/oxidecomputer/edk2/MdePkg/Include/X64/ -I/work/oxidecomputer/edk2/MdeModulePkg/ -I/work/oxidecomputer/edk2/MdeModulePkg/Include/ -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include/ -f elf64 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.obj /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcLowLevel.iii
91472026-02-18T22:37:04.149Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EbcDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/X64/EbcSupport.obj -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64 -I/work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /work/oxidecomputer/edk2/MdeModulePkg/Universal/EbcDxe/X64/EbcSupport.c
91482026-02-18T22:37:04.202Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_p8e.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_p8e.c
91492026-02-18T22:37:04.324Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.lib
91502026-02-18T22:37:04.348Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/object_files.lst
91512026-02-18T22:37:04.348Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_sbag.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_sbag.c
91522026-02-18T22:37:04.348Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
91532026-02-18T22:37:04.419Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
91542026-02-18T22:37:04.444Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug
91552026-02-18T22:37:04.444Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
91562026-02-18T22:37:04.469Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll
91572026-02-18T22:37:04.469Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EbcDxe.debug
91582026-02-18T22:37:04.469Z"GenFw" -e DXE_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.dll --zero
91592026-02-18T22:37:04.493Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG
91602026-02-18T22:37:04.493Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/EbcDxe.efi
91612026-02-18T22:37:04.493Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT
91622026-02-18T22:37:04.493Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/p12_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/p12_utl.c
91632026-02-18T22:37:04.518Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.map
91642026-02-18T22:37:04.518Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex
91652026-02-18T22:37:04.543Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi
91662026-02-18T22:37:04.567ZGenSec -s EFI_SECTION_USER_INTERFACE -n EbcDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui
91672026-02-18T22:37:04.592ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC4.ver
91682026-02-18T22:37:04.592ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC4.ver
91692026-02-18T22:37:04.715Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs12/pk12err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12/pk12err.c
91702026-02-18T22:37:04.803Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/bio_pk7.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/bio_pk7.c
91712026-02-18T22:37:04.911Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_asn1.c
91722026-02-18T22:37:05.161Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_attr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_attr.c
91732026-02-18T22:37:05.323Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_doit.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_doit.c
91742026-02-18T22:37:05.831Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_lib.c
91752026-02-18T22:37:06.223Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_mime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_mime.c
91762026-02-18T22:37:06.344Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pk7_smime.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pk7_smime.c
91772026-02-18T22:37:06.638Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/pkcs7/pkcs7err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7/pkcs7err.c
91782026-02-18T22:37:06.719Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/drbg_ctr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/drbg_ctr.c
91792026-02-18T22:37:06.945Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/drbg_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/drbg_lib.c
91802026-02-18T22:37:07.289Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_egd.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_egd.c
91812026-02-18T22:37:07.327Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_err.c
91822026-02-18T22:37:07.388Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_lib.c
91832026-02-18T22:37:07.642Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_unix.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_unix.c
91842026-02-18T22:37:07.724Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_vms.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_vms.c
91852026-02-18T22:37:07.773Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rand/rand_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_win.c
91862026-02-18T22:37:07.855Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ameth.c
91872026-02-18T22:37:08.227Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_asn1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_asn1.c
91882026-02-18T22:37:08.400Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_chk.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_chk.c
91892026-02-18T22:37:08.600Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_crpt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_crpt.c
91902026-02-18T22:37:08.736Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_depr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_depr.c
91912026-02-18T22:37:08.768Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_err.c
91922026-02-18T22:37:08.850Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_gen.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_gen.c
91932026-02-18T22:37:09.054Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_lib.c
91942026-02-18T22:37:09.370Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_meth.c
91952026-02-18T22:37:09.560Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_mp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_mp.c
91962026-02-18T22:37:09.671Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_none.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_none.c
91972026-02-18T22:37:09.811Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_oaep.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_oaep.c
91982026-02-18T22:37:09.981Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ossl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ossl.c
91992026-02-18T22:37:10.298Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pk1.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pk1.c
92002026-02-18T22:37:10.471Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pmeth.c
92012026-02-18T22:37:10.815Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_prn.c
92022026-02-18T22:37:10.909Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_pss.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_pss.c
92032026-02-18T22:37:11.126Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_saos.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_saos.c
92042026-02-18T22:37:11.260Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_sign.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_sign.c
92052026-02-18T22:37:11.419Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_ssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ssl.c
92062026-02-18T22:37:11.617Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_x931.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_x931.c
92072026-02-18T22:37:11.741Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/rsa/rsa_x931g.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_x931g.c
92082026-02-18T22:37:11.923Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/keccak1600.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/keccak1600.c
92092026-02-18T22:37:12.072Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha1_one.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha1_one.c
92102026-02-18T22:37:12.154Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha1dgst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha1dgst.c
92112026-02-18T22:37:12.329Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha256.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha256.c
92122026-02-18T22:37:12.524Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sha/sha512.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sha/sha512.c
92132026-02-18T22:37:12.774Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash.c
92142026-02-18T22:37:12.913Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash_ameth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash_ameth.c
92152026-02-18T22:37:13.061Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/siphash/siphash_pmeth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash/siphash_pmeth.c
92162026-02-18T22:37:13.264Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm3/m_sm3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/m_sm3.c
92172026-02-18T22:37:13.366Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm3/sm3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/sm3.c
92182026-02-18T22:37:13.934Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/sm4/sm4.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4/sm4.c
92192026-02-18T22:37:14.122Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/stack/stack.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/stack.c
92202026-02-18T22:37:14.402Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_none.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_none.c
92212026-02-18T22:37:14.519Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_pthread.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_pthread.c
92222026-02-18T22:37:14.575Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/threads_win.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/threads_win.c
92232026-02-18T22:37:14.623Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/txt_db/txt_db.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db/txt_db.c
92242026-02-18T22:37:14.807Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_err.c
92252026-02-18T22:37:14.867Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_lib.c
92262026-02-18T22:37:15.267Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_null.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_null.c
92272026-02-18T22:37:15.386Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_openssl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_openssl.c
92282026-02-18T22:37:15.524Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/ui/ui_util.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ui/ui_util.c
92292026-02-18T22:37:15.670Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/uid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/uid.c
92302026-02-18T22:37:15.729Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/by_dir.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/by_dir.c
92312026-02-18T22:37:15.982Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/by_file.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/by_file.c
92322026-02-18T22:37:16.186Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_crl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_crl.c
92332026-02-18T22:37:16.368Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_req.c
92342026-02-18T22:37:16.577Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/t_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/t_x509.c
92352026-02-18T22:37:16.824Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_att.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_att.c
92362026-02-18T22:37:17.056Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_cmp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_cmp.c
92372026-02-18T22:37:17.301Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_d2.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_d2.c
92382026-02-18T22:37:17.419Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_def.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_def.c
92392026-02-18T22:37:17.525Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_err.c
92402026-02-18T22:37:17.585Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_ext.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_ext.c
92412026-02-18T22:37:17.826Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_lu.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_lu.c
92422026-02-18T22:37:18.372Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_meth.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_meth.c
92432026-02-18T22:37:18.515Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_obj.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_obj.c
92442026-02-18T22:37:18.778Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_r2x.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_r2x.c
92452026-02-18T22:37:18.843Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_req.c
92462026-02-18T22:37:19.094Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_set.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_set.c
92472026-02-18T22:37:19.322Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_trs.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_trs.c
92482026-02-18T22:37:19.527Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_txt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_txt.c
92492026-02-18T22:37:19.689Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_v3.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_v3.c
92502026-02-18T22:37:19.899Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_vfy.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_vfy.c
92512026-02-18T22:37:20.888Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509_vpm.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509_vpm.c
92522026-02-18T22:37:21.219Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509cset.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509cset.c
92532026-02-18T22:37:21.395Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509name.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509name.c
92542026-02-18T22:37:21.618Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509rset.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509rset.c
92552026-02-18T22:37:21.755Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509spki.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509spki.c
92562026-02-18T22:37:21.882Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x509type.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x509type.c
92572026-02-18T22:37:21.999Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_all.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_all.c
92582026-02-18T22:37:22.249Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_attrib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_attrib.c
92592026-02-18T22:37:22.401Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_crl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_crl.c
92602026-02-18T22:37:22.659Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_exten.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_exten.c
92612026-02-18T22:37:22.810Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_name.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_name.c
92622026-02-18T22:37:23.180Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_pubkey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_pubkey.c
92632026-02-18T22:37:23.405Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_req.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_req.c
92642026-02-18T22:37:23.550Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_x509.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_x509.c
92652026-02-18T22:37:23.762Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509/x_x509a.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_x509a.c
92662026-02-18T22:37:23.950Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_cache.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_cache.c
92672026-02-18T22:37:24.145Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_data.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_data.c
92682026-02-18T22:37:24.312Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_lib.c
92692026-02-18T22:37:24.493Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_map.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_map.c
92702026-02-18T22:37:24.639Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_node.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_node.c
92712026-02-18T22:37:24.814Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/pcy_tree.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/pcy_tree.c
92722026-02-18T22:37:25.201Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_addr.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_addr.c
92732026-02-18T22:37:25.379Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_admis.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_admis.c
92742026-02-18T22:37:25.693Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_akey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_akey.c
92752026-02-18T22:37:25.889Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_akeya.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_akeya.c
92762026-02-18T22:37:26.037Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_alt.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_alt.c
92772026-02-18T22:37:26.330Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_asid.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_asid.c
92782026-02-18T22:37:26.448Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_bcons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_bcons.c
92792026-02-18T22:37:26.628Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_bitst.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_bitst.c
92802026-02-18T22:37:26.780Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_conf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_conf.c
92812026-02-18T22:37:27.060Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_cpols.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_cpols.c
92822026-02-18T22:37:27.368Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_crld.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_crld.c
92832026-02-18T22:37:27.696Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_enum.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_enum.c
92842026-02-18T22:37:27.850Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_extku.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_extku.c
92852026-02-18T22:37:28.003Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_genn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_genn.c
92862026-02-18T22:37:28.209Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_ia5.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_ia5.c
92872026-02-18T22:37:28.364Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_info.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_info.c
92882026-02-18T22:37:28.536Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_int.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_int.c
92892026-02-18T22:37:28.668Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_lib.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_lib.c
92902026-02-18T22:37:28.876Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_ncons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_ncons.c
92912026-02-18T22:37:29.266Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pci.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pci.c
92922026-02-18T22:37:29.512Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pcia.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pcia.c
92932026-02-18T22:37:29.656Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pcons.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pcons.c
92942026-02-18T22:37:29.840Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pku.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pku.c
92952026-02-18T22:37:29.972Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_pmaps.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_pmaps.c
92962026-02-18T22:37:30.147Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_prn.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_prn.c
92972026-02-18T22:37:30.334Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_purp.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_purp.c
92982026-02-18T22:37:30.736Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_skey.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_skey.c
92992026-02-18T22:37:30.892Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_sxnet.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_sxnet.c
93002026-02-18T22:37:31.100Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_tlsf.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_tlsf.c
93012026-02-18T22:37:31.258Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3_utl.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_utl.c
93022026-02-18T22:37:31.738Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/openssl/crypto/x509v3/v3err.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3err.c
93032026-02-18T22:37:31.822Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/./ossl_store.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/ossl_store.c
93042026-02-18T22:37:31.873Z"/opt/gcc-7/bin//gcc" @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/cc_resp.txt -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/./rand_pool.obj /work/oxidecomputer/edk2/CryptoPkg/Library/OpensslLib/rand_pool.c
93052026-02-18T22:37:32.048Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/OpensslLibCrypto.lib
93062026-02-18T22:37:32.073Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/OpensslLibCrypto.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/CryptoPkg/Library/OpensslLib/OpensslLibCrypto/OUTPUT/object_files.lst
93072026-02-18T22:37:32.385ZBuilding ... /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDxe.inf [X64]
93082026-02-18T22:37:32.410Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:501: DeprecationWarning: isSet() is deprecated, use is_set() instead
93092026-02-18T22:37:32.410Z if BuildTask._ErrorFlag.isSet():
93102026-02-18T22:37:32.410Z/work/oxidecomputer/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:506: DeprecationWarning: getName() is deprecated, get the name attribute instead
93112026-02-18T22:37:32.410Z EdkLogger.debug(EdkLogger.DEBUG_8, "Threads [%s]" % ", ".join(Th.getName() for Th in threading.enumerate()))
93122026-02-18T22:37:32.482Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./AutoGen.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/AutoGen.c
93132026-02-18T22:37:32.573Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./ComponentName.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/ComponentName.c
93142026-02-18T22:37:32.752Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiAuthenticationInfo.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiAuthenticationInfo.c
93152026-02-18T22:37:32.890Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiCHAP.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiCHAP.c
93162026-02-18T22:37:33.167Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfig.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiConfig.c
93172026-02-18T22:37:34.101Z"/opt/gcc-7/bin//gcc" -x c -E -P -DVFRCOMPILE --include IScsiDxeStrDefs.h -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiConfigVfr.vfr > /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigVfr.i
93182026-02-18T22:37:34.127Z"VfrCompile" -l -n --string-db /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxeStrDefs.hpk --output-directory /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/. /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiConfigVfr.i
93192026-02-18T22:37:34.152Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiConfigVfr.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiConfigVfr.c
93202026-02-18T22:37:34.289Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDhcp.c
93212026-02-18T22:37:34.513Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDhcp6.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDhcp6.c
93222026-02-18T22:37:34.775Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDns.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDns.c
93232026-02-18T22:37:35.007Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiDriver.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiDriver.c
93242026-02-18T22:37:35.561Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiExtScsiPassThru.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c
93252026-02-18T22:37:35.710Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiIbft.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiIbft.c
93262026-02-18T22:37:35.975Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiInitiatorName.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiInitiatorName.c
93272026-02-18T22:37:36.177Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiMisc.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiMisc.c
93282026-02-18T22:37:37.188Z"/opt/gcc-7/bin//gcc" -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=IScsiDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -flto -DUSING_LTO -Os -Wno-unused-but-set-variable -Wno-unused-const-variable -DMDEPKG_NDEBUG -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/./IScsiProto.obj -I/work/oxidecomputer/edk2/NetworkPkg/IScsiDxe -I/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG -I/work/oxidecomputer/edk2/MdePkg -I/work/oxidecomputer/edk2/MdePkg/Include -I/work/oxidecomputer/edk2/MdePkg/Test/UnitTest/Include -I/work/oxidecomputer/edk2/MdePkg/Include/X64 -I/work/oxidecomputer/edk2/MdeModulePkg -I/work/oxidecomputer/edk2/MdeModulePkg/Include -I/work/oxidecomputer/edk2/CryptoPkg -I/work/oxidecomputer/edk2/CryptoPkg/Include -I/work/oxidecomputer/edk2/NetworkPkg -I/work/oxidecomputer/edk2/NetworkPkg/Include /work/oxidecomputer/edk2/NetworkPkg/IScsiDxe/IScsiProto.c
93292026-02-18T22:37:37.899Zrm -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.lib
93302026-02-18T22:37:37.928Z"/usr/bin/gar" cr /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.lib @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/object_files.lst
93312026-02-18T22:37:37.959Z"/usr/bin/gld" -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll -nostdlib -n -q --gc-sections -z common-page-size=0x40 --entry _ModuleEntryPoint -u _ModuleEntryPoint -Map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.map --whole-archive -flto -Os --start-group @/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/static_library_files.lst --end-group -melf_x86_64_sol2 --oformat=elf64-x86-64-sol2 --defsym=PECOFF_HEADER_SIZE=0x228 --script=/work/oxidecomputer/edk2/BaseTools/Scripts/GccBase.lds
93322026-02-18T22:37:38.334Z"/usr/bin/gobjcopy" /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
93332026-02-18T22:37:38.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug
93342026-02-18T22:37:38.368Z/usr/bin/gobjcopy --strip-unneeded -R .eh_frame /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
93352026-02-18T22:37:38.368Z/usr/bin/gobjcopy /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll
93362026-02-18T22:37:38.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.debug /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IScsiDxe.debug
93372026-02-18T22:37:38.368Z"GenFw" -e UEFI_DRIVER -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.dll --zero
93382026-02-18T22:37:38.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG
93392026-02-18T22:37:38.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/IScsiDxe.efi
93402026-02-18T22:37:38.368Zcp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/*.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT
93412026-02-18T22:37:38.368Ztest -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.map && cp -f /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.map /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725F.map
93422026-02-18T22:37:38.397ZTrim --Vfr-Uni-Offset -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset --ModuleName=IScsiDxe --DebugDir=/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG
93432026-02-18T22:37:38.841Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset && GenSec -s EFI_SECTION_RAW -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxeOffset.raw /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxe.offset
93442026-02-18T22:37:38.871Ztest -e /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi && GenSec -s EFI_SECTION_PE32 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC2.1.pe32 /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/X64/NetworkPkg/IScsiDxe/IScsiDxe/OUTPUT/IScsiDxe.efi
93452026-02-18T22:37:38.903ZGenSec -s EFI_SECTION_USER_INTERFACE -n IScsiDxe -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC3.ui
93462026-02-18T22:37:38.903ZGenSec -s EFI_SECTION_VERSION -n 1.0 -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC4.ver
93472026-02-18T22:37:38.932ZGenFfs -t EFI_FV_FILETYPE_DRIVER -g 86CDDF93-4872-4597-8AF9-A35AE4D3725F -o /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725F.ffs -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/IScsiDxeOffset.raw -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC2.1.pe32 -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC3.ui -oi /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Ffs/86CDDF93-4872-4597-8AF9-A35AE4D3725FIScsiDxe/86CDDF93-4872-4597-8AF9-A35AE4D3725FSEC4.ver
93482026-02-18T22:37:38.962Z
93492026-02-18T22:37:38.962ZFd File Name:OVMF (/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/OVMF.fd)
93502026-02-18T22:37:38.962Z
93512026-02-18T22:37:38.962ZGenerate Region at Offset 0x0
93522026-02-18T22:37:38.962Z Region Size = 0xE000
93532026-02-18T22:37:38.962Z Region Name = DATA
93542026-02-18T22:37:38.962Z
93552026-02-18T22:37:38.962ZGenerate Region at Offset 0xE000
93562026-02-18T22:37:38.962Z Region Size = 0x1000
93572026-02-18T22:37:38.962Z Region Name = None
93582026-02-18T22:37:38.963Z
93592026-02-18T22:37:38.963ZGenerate Region at Offset 0xF000
93602026-02-18T22:37:38.963Z Region Size = 0x1000
93612026-02-18T22:37:38.963Z Region Name = DATA
93622026-02-18T22:37:38.963Z
93632026-02-18T22:37:38.963ZGenerate Region at Offset 0x10000
93642026-02-18T22:37:38.963Z Region Size = 0x10000
93652026-02-18T22:37:38.963Z Region Name = None
93662026-02-18T22:37:38.963Z
93672026-02-18T22:37:38.963ZGenerate Region at Offset 0x20000
93682026-02-18T22:37:38.963Z Region Size = 0x1AC000
93692026-02-18T22:37:38.963Z# Region Name = FV
93702026-02-18T22:37:38.995Z
93712026-02-18T22:37:38.995ZGenerating FVMAIN_COMPACT FV
93722026-02-18T22:37:38.995Z
93732026-02-18T22:37:38.995ZGenerating PEIFV FV
93742026-02-18T22:37:39.165Z###
93752026-02-18T22:37:39.165ZGenerating DXEFV FV
93762026-02-18T22:37:45.682Z#########
93772026-02-18T22:37:45.682ZGenerate Region at Offset 0x1CC000
93782026-02-18T22:37:45.755Z Region Size = 0x34000
93792026-02-18T22:37:45.755Z Region Name = FV
93802026-02-18T22:37:45.755Z
93812026-02-18T22:37:45.755ZGenerating SECFV FV
93822026-02-18T22:37:45.755Z#
93832026-02-18T22:37:45.755ZFd File Name:OVMF_VARS (/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/OVMF_VARS.fd)
93842026-02-18T22:37:45.755Z
93852026-02-18T22:37:45.755ZGenerate Region at Offset 0x0
93862026-02-18T22:37:45.755Z Region Size = 0xE000
93872026-02-18T22:37:45.756Z Region Name = DATA
93882026-02-18T22:37:45.756Z
93892026-02-18T22:37:45.756ZGenerate Region at Offset 0xE000
93902026-02-18T22:37:45.756Z Region Size = 0x1000
93912026-02-18T22:37:45.756Z Region Name = None
93922026-02-18T22:37:45.756Z
93932026-02-18T22:37:45.756ZGenerate Region at Offset 0xF000
93942026-02-18T22:37:45.756Z Region Size = 0x1000
93952026-02-18T22:37:45.756Z Region Name = DATA
93962026-02-18T22:37:45.756Z
93972026-02-18T22:37:45.756ZGenerate Region at Offset 0x10000
93982026-02-18T22:37:45.756Z Region Size = 0x10000
93992026-02-18T22:37:45.756Z Region Name = None
94002026-02-18T22:37:45.756Z
94012026-02-18T22:37:45.756ZFd File Name:OVMF_CODE (/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/OVMF_CODE.fd)
94022026-02-18T22:37:45.756Z
94032026-02-18T22:37:45.756ZGenerate Region at Offset 0x0
94042026-02-18T22:37:45.756Z Region Size = 0x1AC000
94052026-02-18T22:37:45.756Z Region Name = FV
94062026-02-18T22:37:45.756Z
94072026-02-18T22:37:45.756ZGenerate Region at Offset 0x1AC000
94082026-02-18T22:37:45.756Z Region Size = 0x34000
94092026-02-18T22:37:45.756Z Region Name = FV
94102026-02-18T22:37:45.756Z
94112026-02-18T22:37:45.756ZFd File Name:MEMFD (/work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/MEMFD.fd)
94122026-02-18T22:37:45.756Z
94132026-02-18T22:37:45.757ZGenerate Region at Offset 0x0
94142026-02-18T22:37:45.757Z Region Size = 0x6000
94152026-02-18T22:37:45.757Z Region Name = None
94162026-02-18T22:37:45.757Z
94172026-02-18T22:37:45.757ZGenerate Region at Offset 0x6000
94182026-02-18T22:37:45.757Z Region Size = 0x1000
94192026-02-18T22:37:45.757Z Region Name = None
94202026-02-18T22:37:45.757Z
94212026-02-18T22:37:45.757ZGenerate Region at Offset 0x7000
94222026-02-18T22:37:45.757Z Region Size = 0x1000
94232026-02-18T22:37:45.757Z Region Name = None
94242026-02-18T22:37:45.757Z
94252026-02-18T22:37:45.757ZGenerate Region at Offset 0x8000
94262026-02-18T22:37:45.757Z Region Size = 0x1000
94272026-02-18T22:37:45.757Z Region Name = None
94282026-02-18T22:37:45.757Z
94292026-02-18T22:37:45.757ZGenerate Region at Offset 0x9000
94302026-02-18T22:37:45.757Z Region Size = 0x2000
94312026-02-18T22:37:45.757Z Region Name = None
94322026-02-18T22:37:45.757Z
94332026-02-18T22:37:45.758ZGenerate Region at Offset 0xB000
94342026-02-18T22:37:45.758Z Region Size = 0x1000
94352026-02-18T22:37:45.758Z Region Name = None
94362026-02-18T22:37:45.758Z
94372026-02-18T22:37:45.758ZGenerate Region at Offset 0xC000
94382026-02-18T22:37:45.758Z Region Size = 0x1000
94392026-02-18T22:37:45.758Z Region Name = None
94402026-02-18T22:37:45.758ZPadding region starting from offset 0xD000, with size 0x3000
94412026-02-18T22:37:45.758Z
94422026-02-18T22:37:45.758ZGenerate Region at Offset 0xD000
94432026-02-18T22:37:45.758Z Region Size = 0x3000
94442026-02-18T22:37:45.758Z Region Name = None
94452026-02-18T22:37:45.758Z
94462026-02-18T22:37:45.758ZGenerate Region at Offset 0x10000
94472026-02-18T22:37:45.758Z Region Size = 0x10000
94482026-02-18T22:37:45.758Z Region Name = None
94492026-02-18T22:37:45.758Z
94502026-02-18T22:37:45.758ZGenerate Region at Offset 0x20000
94512026-02-18T22:37:45.758Z Region Size = 0xE0000
94522026-02-18T22:37:45.758Z Region Name = FV
94532026-02-18T22:37:45.758Z
94542026-02-18T22:37:45.758ZGenerate Region at Offset 0x100000
94552026-02-18T22:37:45.759Z Region Size = 0xC00000
94562026-02-18T22:37:45.759Z Region Name = FV
94572026-02-18T22:37:45.759Z
94582026-02-18T22:37:45.759ZGUID cross reference file can be found at /work/oxidecomputer/edk2/Build/OvmfX64/RELEASE_ILLGCC/FV/Guid.xref
94592026-02-18T22:37:45.759Z
94602026-02-18T22:37:45.759ZFV Space Information
94612026-02-18T22:37:45.759ZSECFV [16%Full] 212992 (0x34000) total, 34368 (0x8640) used, 178624 (0x2b9c0) free
94622026-02-18T22:37:45.759ZPEIFV [16%Full] 917504 (0xe0000) total, 152104 (0x25228) used, 765400 (0xbadd8) free
94632026-02-18T22:37:45.759ZDXEFV [26%Full] 12582912 (0xc00000) total, 3332000 (0x32d7a0) used, 9250912 (0x8d2860) free
94642026-02-18T22:37:45.759ZFVMAIN_COMPACT [55%Full] 1753088 (0x1ac000) total, 973520 (0xedad0) used, 779568 (0xbe530) free
94652026-02-18T22:37:45.759Z
94662026-02-18T22:37:45.759Z- Done -
94672026-02-18T22:37:45.759ZBuild end time: 22:37:41, Feb.18 2026
94682026-02-18T22:37:45.759ZBuild total time: 00:01:37
94692026-02-18T22:37:45.759Z
94702026-02-18T22:37:45.759Z+ banner copy
94712026-02-18T22:37:45.759Z
94722026-02-18T22:37:45.759Z #### #### ##### # #
94732026-02-18T22:37:45.759Z # # # # # # # #
94742026-02-18T22:37:45.759Z # # # # # #
94752026-02-18T22:37:45.759Z # # # ##### #
94762026-02-18T22:37:45.759Z # # # # # #
94772026-02-18T22:37:45.759Z #### #### # #
94782026-02-18T22:37:45.795Z
94792026-02-18T22:37:45.795Z+ pfexec mkdir -p /out/release
94802026-02-18T22:37:45.796Z+ pfexec mkdir -p /out/debug
94812026-02-18T22:37:45.796Z+ pfexec chown 12345 /out/release
94822026-02-18T22:37:45.798Z+ pfexec chown 12345 /out/debug
94832026-02-18T22:37:45.798Z+ mv Build/OvmfX64/RELEASE_ILLGCC/FV/OVMF_CODE.fd /out/release/OVMF_CODE.fd
94842026-02-18T22:37:45.798Z+ mv Build/OvmfX64/DEBUG_ILLGCC/FV/OVMF_CODE.fd /out/debug/OVMF_CODE.fd
94852026-02-18T22:37:45.798Z+ cd /out/release
94862026-02-18T22:37:45.798Z+ digest -a sha256 OVMF_CODE.fd
94872026-02-18T22:37:45.798Z+ cd /out/debug
94882026-02-18T22:37:45.798Z+ digest -a sha256 OVMF_CODE.fd
94892026-02-18T22:37:45.798Zprocess exited: duration 304175 ms, exit code 0
 
94902026-02-18T22:37:45.914Zfound 4 output files
94912026-02-18T22:37:45.914Zuploading: /out/release/OVMF_CODE.fd (1966080 bytes)
94922026-02-18T22:37:47.181Zuploaded: /out/release/OVMF_CODE.fd
94932026-02-18T22:37:47.205Zuploading: /out/release/OVMF_CODE.fd.sha256.txt (65 bytes)
94942026-02-18T22:37:48.276Zuploaded: /out/release/OVMF_CODE.fd.sha256.txt
94952026-02-18T22:37:48.301Zuploading: /out/debug/OVMF_CODE.fd (1966080 bytes)
94962026-02-18T22:37:49.598Zuploaded: /out/debug/OVMF_CODE.fd
94972026-02-18T22:37:49.622Zuploading: /out/debug/OVMF_CODE.fd.sha256.txt (65 bytes)
94982026-02-18T22:37:50.695Zuploaded: /out/debug/OVMF_CODE.fd.sha256.txt