Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 18:22:09 -0700
From:      The Doctor <doctor@doctor.nl2k.ab.ca>
To:        freebsd-virtualization@freebsd.org, freebsd-ports@freebsd.org
Subject:   sysutils/uefi-edk2-bhyve isssue
Message-ID:  <YC8SwcS3SPMnj1e4@doctor.nl2k.ab.ca>

next in thread | raw e-mail | index | archive | help


Trying to compile sysutils/uefi-edk2-bhyve

GOt

Script started on Thu Feb 18 08:03:11 2021
You have mail.

root@doctor:/usr/ports/sysutils/uefi-edk2-bhyve # make


===>  Building for uefi-edk2-bhyve-g20210214,2

(cp /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Conf/build_rule.template /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf/build_rule.txt)

(cp /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Conf/tools_def.template /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf/tools_def.txt)

(cp /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Conf/target.template /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf/target.txt)

(cd /usr/ports/sysutils/uefi-edk2-bhyve/work && /usr/bin/env WORKSPACE=/usr/ports/sysutils/uefi-edk2-bhyve/work  PACKAGES_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2  CONF_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf  EDK_TOOLS_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools  PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/BinWrappers/PosixLike:/usr/ports/sysutils/uefi-edk2-bhyve/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin  PYTHON_COMMAND=python3.8  PYTHONHASHSEED=1 XDG_DATA_HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work  XDG_CONFIG_HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work  HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  CC="gcc10" CFLAGS="-O2 -pipe  -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -fno-strict-aliasing "  CPP="cpp10" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 " LIBS=""  CXX="g++10" CXXFLAGS="-O2 -pipe  -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10  -Wl,-rpath=/usr/local/lib/gcc10 "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444" gmake -C edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools -j 1 -j1)

gmake[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools'

gmake -C Source/C

gmake[3]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C'

Attempting to detect HOST_ARCH from 'uname -m': amd64

Detected HOST_ARCH of X64 using uname.

mkdir -p .

gmake -C Common

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/Common'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/Common'

gmake -C BrotliCompress

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/BrotliCompress'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/BrotliCompress'

gmake -C VfrCompile

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/VfrCompile'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/VfrCompile'

gmake -C EfiRom

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/EfiRom'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/EfiRom'

gmake -C GenFfs

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFfs'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFfs'

gmake -C GenFv

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFv'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFv'

gmake -C GenFw

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFw'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenFw'

gmake -C GenSec

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenSec'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenSec'

gmake -C GenCrc32

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenCrc32'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/GenCrc32'

gmake -C LzmaCompress

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/LzmaCompress'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/LzmaCompress'

gmake -C TianoCompress

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/TianoCompress'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/TianoCompress'

gmake -C VolInfo

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/VolInfo'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/VolInfo'

gmake -C DevicePath

gmake[4]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/DevicePath'

gmake[4]: Nothing to be done for 'all'.

gmake[4]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/DevicePath'

Finished building BaseTools C Tools with HOST_ARCH=X64

gmake[3]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C'

gmake -C Source/Python

gmake[3]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python'

gmake[3]: Nothing to be done for 'all'.

gmake[3]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python'

gmake -C Tests

gmake[3]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests'

command: wrong number of arguments

/usr/local/lib/python3.8/subprocess.py:942: ResourceWarning: subprocess 23366 is still running

  _warn("subprocess %s is still running" % self.pid,

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests/TestTools.py:50: ResourceWarning: unclosed file <_io.TextIOWrapper name=3 encoding='UTF-8'>

  uname = os.popen('uname -sm').read().strip()

ResourceWarning: Enable tracemalloc to get the object allocation traceback

testHelp (TianoCompress.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests/TianoCompress.py:27: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests/TestTempDir/help' mode='w' encoding='UTF-8'>

  result = self.RunTool('--help', logFile='help')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

ok

testRandomDataCycles (TianoCompress.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests/TianoCompress.py:34: ResourceWarning: unclosed file <_io.BufferedReader name=3>

  result = self.RunTool(

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests/TianoCompress.py:40: ResourceWarning: unclosed file <_io.BufferedReader name=3>

  result = self.RunTool(

ResourceWarning: Enable tracemalloc to get the object allocation traceback

ok

test_AmlToC_AmlToC (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AmlToC/AmlToC.py:20: DeprecationWarning: invalid escape sequence \D

  __description__ = """

ok

test_AutoGen_AutoGen (CheckPythonSyntax.Tests) ... ok

test_AutoGen_AutoGenWorker (CheckPythonSyntax.Tests) ... ok

test_AutoGen_BuildEngine (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/BuildEngine.py:309: DeprecationWarning: invalid escape sequence \-

  _FileTypePattern = re.compile("^[_a-zA-Z][_\-0-9a-zA-Z]*$")

ok

test_AutoGen_DataPipe (CheckPythonSyntax.Tests) ... ok

test_AutoGen_GenC (CheckPythonSyntax.Tests) ... ok

test_AutoGen_GenDepex (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/GenDepex.py:129: DeprecationWarning: invalid escape sequence \(

  TokenPattern = re.compile("(\(|\)|\{[^{}]+\{?[^{}]+\}?[ ]*\}|\w+)")

ok

test_AutoGen_GenMake (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/GenMake.py:31: DeprecationWarning: invalid escape sequence \(

  gMacroPattern = re.compile("([_A-Z][_A-Z0-9]*)[ \t]*\((.+)\)", re.UNICODE)

ok

test_AutoGen_GenPcdDb (CheckPythonSyntax.Tests) ... ok

test_AutoGen_GenVar (CheckPythonSyntax.Tests) ... ok

test_AutoGen_IdfClassObject (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/IdfClassObject.py:21: DeprecationWarning: invalid escape sequence \(

  IMAGE_TOKEN = re.compile('IMAGE_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE)

ok

test_AutoGen_IncludesAutoGen (CheckPythonSyntax.Tests) ... ok

test_AutoGen_InfSectionParser (CheckPythonSyntax.Tests) ... ok

test_AutoGen_ModuleAutoGen (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py:54: DeprecationWarning: invalid escape sequence \s

  gEfiVarStoreNamePattern = re.compile("\s*name\s*=\s*(\w+)")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py:59: DeprecationWarning: invalid escape sequence \s

  gEfiVarStoreGuidPattern = re.compile("\s*guid\s*=\s*({.*?{.*?}\s*})")

ok

test_AutoGen_ModuleAutoGenHelper (CheckPythonSyntax.Tests) ... ok

test_AutoGen_PlatformAutoGen (CheckPythonSyntax.Tests) ... ok

test_AutoGen_StrGather (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:57: DeprecationWarning: invalid escape sequence \(

  STRING_TOKEN = re.compile('STRING_TOKEN *\(([A-Z0-9_]+) *\)', re.MULTILINE | re.UNICODE)

ok

test_AutoGen_UniClassObject (CheckPythonSyntax.Tests) ... ok

test_AutoGen_ValidCheckingInfoObject (CheckPythonSyntax.Tests) ... ok

test_AutoGen_WorkspaceAutoGen (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py:29: DeprecationWarning: invalid escape sequence \(

  gDepexTokenPattern = re.compile("(\(|\)|\w+| \S+\.inf)")

ok

test_AutoGen___init__ (CheckPythonSyntax.Tests) ... ok

test_BPDG_BPDG (CheckPythonSyntax.Tests) ... ok

test_BPDG_GenVpd (CheckPythonSyntax.Tests) ... ok

test_BPDG_StringTable (CheckPythonSyntax.Tests) ... ok

test_BPDG___init__ (CheckPythonSyntax.Tests) ... ok

test_Capsule_GenerateCapsule (CheckPythonSyntax.Tests) ... ok

test_Capsule_GenerateWindowsDriver (CheckPythonSyntax.Tests) ... ok

test_Capsule_WindowsCapsuleSupportHelper (CheckPythonSyntax.Tests) ... ok

test_CommonDataClass_CommonClass (CheckPythonSyntax.Tests) ... ok

test_CommonDataClass_DataClass (CheckPythonSyntax.Tests) ... ok

test_CommonDataClass_Exceptions (CheckPythonSyntax.Tests) ... ok

test_CommonDataClass_FdfClass (CheckPythonSyntax.Tests) ... ok

test_CommonDataClass___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_BuildToolError (CheckPythonSyntax.Tests) ... ok

test_Common_BuildVersion (CheckPythonSyntax.Tests) ... ok

test_Common_DataType (CheckPythonSyntax.Tests) ... ok

test_Common_Edk2_Capsule_FmpPayloadHeader (CheckPythonSyntax.Tests) ... ok

test_Common_Edk2_Capsule___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_Edk2___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_EdkLogger (CheckPythonSyntax.Tests) ... ok

test_Common_Expression (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:44: DeprecationWarning: invalid escape sequence \(

  _ReLabel = re.compile('LABEL\((\w+)\)')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:45: DeprecationWarning: invalid escape sequence \(

  _ReOffset = re.compile('OFFSET_OF\((\w+)\)')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:245: DeprecationWarning: invalid escape sequence \$

  "\$\([A-Z][A-Z0-9_]*\)|\$\(\w+\.\w+\)|\w+\.\w+|"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:246: DeprecationWarning: invalid escape sequence \|

  "&&|\|\||!(?!=)|"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:247: DeprecationWarning: invalid escape sequence \W

  "(?<=\W)AND(?=\W)|(?<=\W)OR(?=\W)|(?<=\W)NOT(?=\W)|(?<=\W)XOR(?=\W)|"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:248: DeprecationWarning: invalid escape sequence \W

  "(?<=\W)EQ(?=\W)|(?<=\W)NE(?=\W)|(?<=\W)GT(?=\W)|(?<=\W)LT(?=\W)|(?<=\W)GE(?=\W)|(?<=\W)LE(?=\W)"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:740: DeprecationWarning: invalid escape sequence \(

  Re = re.compile('(?:UINT8|UINT16|UINT32|UINT64)\((.+)\)')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Expression.py:978: DeprecationWarning: invalid escape sequence \(

  TokenSpaceGuidName = re.search('GUID\((\w+)\)', Item).group(1)

ok

test_Common_GlobalData (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/GlobalData.py:38: DeprecationWarning: invalid escape sequence \$

  gMacroRefPattern = re.compile("\$\(({})\)".format(_MacroNamePattern), re.UNICODE)

ok

test_Common_LongFilePathOs (CheckPythonSyntax.Tests) ... ok

test_Common_LongFilePathOsPath (CheckPythonSyntax.Tests) ... ok

test_Common_LongFilePathSupport (CheckPythonSyntax.Tests) ... ok

test_Common_Misc (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:44: DeprecationWarning: invalid escape sequence \[

  ArrayIndex = re.compile("\[\s*[0-9a-fA-FxX]*\s*\]")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:46: DeprecationWarning: invalid escape sequence \$

  gPlaceholderPattern = re.compile("\$\{([^$()\s]+)\}", re.MULTILINE | re.UNICODE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:50: DeprecationWarning: invalid escape sequence \+

  addressPatternGeneral = re.compile("^Address[' ']+Publics by Value[' ']+Rva\+Base")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:51: DeprecationWarning: invalid escape sequence \w

  valuePatternGcc = re.compile('^([\w_\.]+) +([\da-fA-Fx]+) +([\da-fA-Fx]+)$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:52: DeprecationWarning: invalid escape sequence \d

  pcdPatternGcc = re.compile('^([\da-fA-Fx]+) +([\da-fA-Fx]+)')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:53: DeprecationWarning: invalid escape sequence \d

  secReGeneral = re.compile('^([\da-fA-F]+):([\da-fA-F]+) +([\da-fA-F]+)[Hh]? +([.\w\$]+) +(\w+)', re.UNICODE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:85: DeprecationWarning: invalid escape sequence \s

  if re.match('^\s*Address\s*Size\s*Align\s*Out\s*In\s*Symbol\s*$', firstline):

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:99: DeprecationWarning: invalid escape sequence \s

  if status == 0 and (re.match('^\s*Address\s*Size\s*Align\s*Out\s*In\s*Symbol\s*$', line) \

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:107: DeprecationWarning: invalid escape sequence \d

  m = re.match('^([\da-fA-FxX]+)([\s\S]*)([_]*%s)$' % varname, line)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:173: DeprecationWarning: invalid escape sequence \d

  symRe = re.compile('^([\da-fA-F]+):([\da-fA-F]+) +([\.:\\\\\w\?@\$-]+) +([\da-fA-F]+)', re.UNICODE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/Misc.py:1929: DeprecationWarning: invalid escape sequence \*

  return re.sub('//.*?\n|/\*.*?\*/', '\n', ctext, flags=re.S)

ok

test_Common_MultipleWorkspace (CheckPythonSyntax.Tests) ... ok

test_Common_Parsing (CheckPythonSyntax.Tests) ... ok

test_Common_RangeExpression (CheckPythonSyntax.Tests) ... ok

test_Common_StringUtils (CheckPythonSyntax.Tests) ... ok

test_Common_TargetTxtClassObject (CheckPythonSyntax.Tests) ... ok

test_Common_ToolDefClassObject (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/ToolDefClassObject.py:33: DeprecationWarning: invalid escape sequence \(

  gMacroRefPattern = re.compile('(DEF\([^\(\)]+\))')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/ToolDefClassObject.py:34: DeprecationWarning: invalid escape sequence \(

  gEnvRefPattern = re.compile('(ENV\([^\(\)]+\))')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/ToolDefClassObject.py:35: DeprecationWarning: invalid escape sequence \s

  gMacroDefPattern = re.compile("DEFINE\s+([^\s]+)")

ok

test_Common_Uefi_Capsule_CapsuleDependency (CheckPythonSyntax.Tests) ... ok

test_Common_Uefi_Capsule_FmpAuthHeader (CheckPythonSyntax.Tests) ... ok

test_Common_Uefi_Capsule_FmpCapsuleHeader (CheckPythonSyntax.Tests) ... ok

test_Common_Uefi_Capsule_UefiCapsuleHeader (CheckPythonSyntax.Tests) ... ok

test_Common_Uefi_Capsule___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_Uefi___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_VariableAttributes (CheckPythonSyntax.Tests) ... ok

test_Common_VpdInfoFile (CheckPythonSyntax.Tests) ... ok

test_Common___init__ (CheckPythonSyntax.Tests) ... ok

test_Common_caching (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser3_CLexer (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser3_CParser (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser3___init__ (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser4_CLexer (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser4_CListener (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser4_CParser (CheckPythonSyntax.Tests) ... ok

test_Ecc_CParser4___init__ (CheckPythonSyntax.Tests) ... ok

test_Ecc_Check (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Check.py:1114: DeprecationWarning: invalid escape sequence \X

  Path = Path.upper().replace('\X64', '').replace('\IA32', '').replace('\EBC', '').replace('\IPF', '').replace('\ARM', '')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Check.py:1114: DeprecationWarning: invalid escape sequence \I

  Path = Path.upper().replace('\X64', '').replace('\IA32', '').replace('\EBC', '').replace('\IPF', '').replace('\ARM', '')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Check.py:1114: DeprecationWarning: invalid escape sequence \E

  Path = Path.upper().replace('\X64', '').replace('\IA32', '').replace('\EBC', '').replace('\IPF', '').replace('\ARM', '')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Check.py:1114: DeprecationWarning: invalid escape sequence \I

  Path = Path.upper().replace('\X64', '').replace('\IA32', '').replace('\EBC', '').replace('\IPF', '').replace('\ARM', '')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Check.py:1114: DeprecationWarning: invalid escape sequence \A

  Path = Path.upper().replace('\X64', '').replace('\IA32', '').replace('\EBC', '').replace('\IPF', '').replace('\ARM', '')

ok

test_Ecc_CodeFragment (CheckPythonSyntax.Tests) ... ok

test_Ecc_CodeFragmentCollector (CheckPythonSyntax.Tests) ... ok

test_Ecc_Configuration (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/Configuration.py:438: DeprecationWarning: invalid escape sequence \S

  myconfig = Configuration("BaseTools\Source\Python\Ecc\config.ini")

ok

test_Ecc_Database (CheckPythonSyntax.Tests) ... ok

test_Ecc_EccGlobalData (CheckPythonSyntax.Tests) ... ok

test_Ecc_EccMain (CheckPythonSyntax.Tests) ... ok

test_Ecc_EccToolError (CheckPythonSyntax.Tests) ... ok

test_Ecc_Exception (CheckPythonSyntax.Tests) ... ok

test_Ecc_FileProfile (CheckPythonSyntax.Tests) ... ok

test_Ecc_MetaDataParser (CheckPythonSyntax.Tests) ... ok

test_Ecc_MetaFileWorkspace_MetaDataTable (CheckPythonSyntax.Tests) ... ok

test_Ecc_MetaFileWorkspace_MetaFileParser (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py:1832: DeprecationWarning: invalid escape sequence \s

  PatternDesc = re.compile('##\s*([\x21-\x7E\s]*)', re.S)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py:1833: DeprecationWarning: invalid escape sequence \s

  PatternPrompt = re.compile('#\s+@Prompt\s+([\x21-\x7E\s]*)', re.S)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py:1838: DeprecationWarning: invalid escape sequence \s

  PatternValidRangeIn = '(NOT)?\s*(\d+\s*-\s*\d+|0[xX][a-fA-F0-9]+\s*-\s*0[xX][a-fA-F0-9]+|LT\s*\d+|LT\s*0[xX][a-fA-F0-9]+|GT\s*\d+|GT\s*0[xX][a-fA-F0-9]+|LE\s*\d+|LE\s*0[xX][a-fA-F0-9]+|GE\s*\d+|GE\s*0[xX][a-fA-F0-9]+|XOR\s*\d+|XOR\s*0[xX][a-fA-F0-9]+|EQ\s*\d+|EQ\s*0[xX][a-fA-F0-9]+)'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py:1839: DeprecationWarning: invalid escape sequence \s

  PatternValidRng = re.compile('^' + '(NOT)?\s*' + PatternValidRangeIn + '$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py:2062: DeprecationWarning: invalid escape sequence \s

  KeyPattern = re.compile('#string\s+%s\s+.*?#language.*?".*?"' % Key, re.S)

ok

test_Ecc_MetaFileWorkspace_MetaFileTable (CheckPythonSyntax.Tests) ... ok

test_Ecc_MetaFileWorkspace___init__ (CheckPythonSyntax.Tests) ... ok

test_Ecc_ParserWarning (CheckPythonSyntax.Tests) ... ok

test_Ecc_Xml_XmlRoutines (CheckPythonSyntax.Tests) ... ok

test_Ecc_Xml___init__ (CheckPythonSyntax.Tests) ... ok

test_Ecc___init__ (CheckPythonSyntax.Tests) ... ok

test_Ecc_c (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Ecc/c.py:46: DeprecationWarning: invalid escape sequence \w

  p = re.compile('[_\w\s]*\([\w\s]*\*+\s*[_\w]+\s*\)\s*\(.*\)', re.DOTALL)

ok

test_Eot_CParser3_CLexer (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser3_CParser (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser3___init__ (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser4_CLexer (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser4_CListener (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser4_CParser (CheckPythonSyntax.Tests) ... ok

test_Eot_CParser4___init__ (CheckPythonSyntax.Tests) ... ok

test_Eot_CodeFragment (CheckPythonSyntax.Tests) ... ok

test_Eot_CodeFragmentCollector (CheckPythonSyntax.Tests) ... ok

test_Eot_Database (CheckPythonSyntax.Tests) ... ok

test_Eot_EotGlobalData (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Eot/EotGlobalData.py:14: DeprecationWarning: invalid escape sequence \S

  gSHELL_INF = 'Application\Shell'

ok

test_Eot_EotMain (CheckPythonSyntax.Tests) ... ok

test_Eot_EotToolError (CheckPythonSyntax.Tests) ... ok

test_Eot_FileProfile (CheckPythonSyntax.Tests) ... ok

test_Eot_Identification (CheckPythonSyntax.Tests) ... ok

test_Eot_InfParserLite (CheckPythonSyntax.Tests) ... ok

test_Eot_Parser (CheckPythonSyntax.Tests) ... ok

test_Eot_ParserWarning (CheckPythonSyntax.Tests) ... ok

test_Eot_Report (CheckPythonSyntax.Tests) ... ok

test_Eot___init__ (CheckPythonSyntax.Tests) ... ok

test_Eot_c (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Eot/c.py:57: DeprecationWarning: invalid escape sequence \w

  p = re.compile('[_\w\s]*\([\w\s]*\*+\s*[_\w]+\s*\)\s*\(.*\)', re.DOTALL)

ok

test_GenFds_AprioriSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_Capsule (CheckPythonSyntax.Tests) ... ok

test_GenFds_CapsuleData (CheckPythonSyntax.Tests) ... ok

test_GenFds_CompressSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_DataSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_DepexSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_EfiSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_Fd (CheckPythonSyntax.Tests) ... ok

test_GenFds_FdfParser (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenFds/FdfParser.py:67: DeprecationWarning: invalid escape sequence \s

  RegionSizePattern = compile("\s*(?P<base>(?:0x|0X)?[a-fA-F0-9]+)\s*\|\s*(?P<size>(?:0x|0X)?[a-fA-F0-9]+)\s*")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenFds/FdfParser.py:68: DeprecationWarning: invalid escape sequence \s

  RegionSizeGuidPattern = compile("\s*(?P<base>\w+\.\w+[\.\w\[\]]*)\s*\|\s*(?P<size>\w+\.\w+[\.\w\[\]]*)\s*")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenFds/FdfParser.py:69: DeprecationWarning: invalid escape sequence \s

  RegionOffsetPcdPattern = compile("\s*(?P<base>\w+\.\w+[\.\w\[\]]*)\s*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenFds/FdfParser.py:70: DeprecationWarning: invalid escape sequence \s

  ShortcutPcdPattern = compile("\s*\w+\s*=\s*(?P<value>(?:0x|0X)?[a-fA-F0-9]+)\s*\|\s*(?P<name>\w+\.\w+)\s*")

ok

test_GenFds_Ffs (CheckPythonSyntax.Tests) ... ok

test_GenFds_FfsFileStatement (CheckPythonSyntax.Tests) ... ok

test_GenFds_FfsInfStatement (CheckPythonSyntax.Tests) ... ok

test_GenFds_Fv (CheckPythonSyntax.Tests) ... ok

test_GenFds_FvImageSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_GenFds (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenFds/GenFds.py:736: DeprecationWarning: invalid escape sequence \S

  ReFileEnds = compile('\S+(.ui)$|\S+(fv.sec.txt)$|\S+(.pe32.txt)$|\S+(.te.txt)$|\S+(.pic.txt)$|\S+(.raw.txt)$|\S+(.ffs.txt)$')

ok

test_GenFds_GenFdsGlobalVariable (CheckPythonSyntax.Tests) ... ok

test_GenFds_GuidSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_OptRomFileStatement (CheckPythonSyntax.Tests) ... ok

test_GenFds_OptRomInfStatement (CheckPythonSyntax.Tests) ... ok

test_GenFds_OptionRom (CheckPythonSyntax.Tests) ... ok

test_GenFds_Region (CheckPythonSyntax.Tests) ... ok

test_GenFds_Rule (CheckPythonSyntax.Tests) ... ok

test_GenFds_RuleComplexFile (CheckPythonSyntax.Tests) ... ok

test_GenFds_RuleSimpleFile (CheckPythonSyntax.Tests) ... ok

test_GenFds_Section (CheckPythonSyntax.Tests) ... ok

test_GenFds_UiSection (CheckPythonSyntax.Tests) ... ok

test_GenFds_VerSection (CheckPythonSyntax.Tests) ... ok

test_GenFds___init__ (CheckPythonSyntax.Tests) ... ok

test_GenPatchPcdTable_GenPatchPcdTable (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:34: DeprecationWarning: invalid escape sequence \d

  symRe = re.compile('^([\da-fA-F]+):([\da-fA-F]+) +([\.\-:\\\\\w\?@\$<>]+) +([\da-fA-F]+)', re.UNICODE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:52: DeprecationWarning: invalid escape sequence \s

  if re.match('^\s*Address\s*Size\s*Align\s*Out\s*In\s*Symbol\s*$', firstline):

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:62: DeprecationWarning: invalid escape sequence \d

  valuePattern = re.compile('^([\da-fA-FxX]+)([\s\S]*)([_]*_gPcd_BinaryPatch_([\w]+))')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:67: DeprecationWarning: invalid escape sequence \s

  if status == 0 and (re.match('^\s*Address\s*Size\s*Align\s*Out\s*In\s*Symbol\s*$', line) \

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:80: DeprecationWarning: invalid escape sequence \w

  dataPattern = re.compile('^.data._gPcd_BinaryPatch_([\w_\d]+)$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py:139: DeprecationWarning: invalid escape sequence \w

  symPattern = re.compile('^[_]+gPcd_BinaryPatch_([\w]+)')

ok

test_GenPatchPcdTable___init__ (CheckPythonSyntax.Tests) ... ok

test_PatchPcdValue_PatchPcdValue (CheckPythonSyntax.Tests) ... ok

test_PatchPcdValue___init__ (CheckPythonSyntax.Tests) ... ok

test_Pkcs7Sign_Pkcs7Sign (CheckPythonSyntax.Tests) ... ok

test_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys (CheckPythonSyntax.Tests) ... ok

test_Rsa2048Sha256Sign_Rsa2048Sha256Sign (CheckPythonSyntax.Tests) ... ok

test_Split_Split (CheckPythonSyntax.Tests) ... ok

test_Split___init__ (CheckPythonSyntax.Tests) ... ok

test_Table_Table (CheckPythonSyntax.Tests) ... ok

test_Table_TableDataModel (CheckPythonSyntax.Tests) ... ok

test_Table_TableDec (CheckPythonSyntax.Tests) ... ok

test_Table_TableDsc (CheckPythonSyntax.Tests) ... ok

test_Table_TableEotReport (CheckPythonSyntax.Tests) ... ok

test_Table_TableFdf (CheckPythonSyntax.Tests) ... ok

test_Table_TableFile (CheckPythonSyntax.Tests) ... ok

test_Table_TableFunction (CheckPythonSyntax.Tests) ... ok

test_Table_TableIdentifier (CheckPythonSyntax.Tests) ... ok

test_Table_TableInf (CheckPythonSyntax.Tests) ... ok

test_Table_TablePcd (CheckPythonSyntax.Tests) ... ok

test_Table_TableQuery (CheckPythonSyntax.Tests) ... ok

test_Table_TableReport (CheckPythonSyntax.Tests) ... ok

test_Table___init__ (CheckPythonSyntax.Tests) ... ok

test_TargetTool_TargetTool (CheckPythonSyntax.Tests) ... ok

test_TargetTool___init__ (CheckPythonSyntax.Tests) ... ok

test_Trim_Trim (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:31: DeprecationWarning: invalid escape sequence \s

  gLineControlDirective = re.compile('^\s*#(?:line)?\s+([0-9]+)\s+"*([^"]*)"')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:33: DeprecationWarning: invalid escape sequence \s

  gTypedefPattern = re.compile("^\s*typedef\s+struct(\s+\w+)?\s*[{]*$", re.MULTILINE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:35: DeprecationWarning: invalid escape sequence \s

  gPragmaPattern = re.compile("^\s*#pragma\s+pack", re.MULTILINE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:37: DeprecationWarning: invalid escape sequence \s

  gTypedef_SinglePattern = re.compile("^\s*typedef", re.MULTILINE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:39: DeprecationWarning: invalid escape sequence \s

  gTypedef_MulPattern = re.compile("^\s*(typedef)?\s+(struct|union)(\s+\w+)?\s*[{]*$", re.MULTILINE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Trim/Trim.py:54: DeprecationWarning: invalid escape sequence \s

  gAslIncludePattern = re.compile("^(\s*)[iI]nclude\s*\(\"?([^\"\(\)]+)\"\)", re.MULTILINE)

ok

test_UPT_BuildVersion (CheckPythonSyntax.Tests) ... ok

test_UPT_Core_DependencyRules (CheckPythonSyntax.Tests) ... ok

test_UPT_Core_DistributionPackageClass (CheckPythonSyntax.Tests) ... ok

test_UPT_Core_FileHook (CheckPythonSyntax.Tests) ... ok

test_UPT_Core_IpiDb (CheckPythonSyntax.Tests) ... ok

test_UPT_Core_PackageFile (CheckPythonSyntax.Tests) ... ok

test_UPT_Core___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_GenMetaFile_GenDecFile (CheckPythonSyntax.Tests) ... ok

test_UPT_GenMetaFile_GenInfFile (CheckPythonSyntax.Tests) ... ok

test_UPT_GenMetaFile_GenMetaFileMisc (CheckPythonSyntax.Tests) ... ok

test_UPT_GenMetaFile_GenXmlFile (CheckPythonSyntax.Tests) ... ok

test_UPT_GenMetaFile___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_InstallPkg (CheckPythonSyntax.Tests) ... ok

test_UPT_InventoryWs (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_CommentGenerating (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_CommentParsing (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/CommentParsing.py:241: DeprecationWarning: invalid escape sequence \s

  MACRO_PATTERN = '[\t\s]*\$\([A-Z][_A-Z0-9]*\)'

ok

test_UPT_Library_DataType (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_ExpressionValidate (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:69: DeprecationWarning: invalid escape sequence \s

  HEX_PATTERN = '[\t\s]*0[xX][a-fA-F0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:70: DeprecationWarning: invalid escape sequence \s

  INT_PATTERN = '[\t\s]*[0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:71: DeprecationWarning: invalid escape sequence \s

  MACRO_PATTERN = '[\t\s]*\$\(([A-Z][_A-Z0-9]*)\)'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:73: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*[_a-zA-Z][a-zA-Z0-9_]*[\t\s]*\.[\t\s]*[_a-zA-Z][a-zA-Z0-9_]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:74: DeprecationWarning: invalid escape sequence \s

  QUOTED_PATTERN = '[\t\s]*L?"[^"]*"'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:75: DeprecationWarning: invalid escape sequence \s

  BOOL_PATTERN = '[\t\s]*(true|True|TRUE|false|False|FALSE)'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:306: DeprecationWarning: invalid escape sequence \s

  INT_RANGE_PATTERN = '[\t\s]*[0-9]+[\t\s]*-[\t\s]*[0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:308: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*0[xX][a-fA-F0-9]+[\t\s]*-[\t\s]*0[xX][a-fA-F0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py:410: DeprecationWarning: invalid escape sequence \s

  VALID_LIST_PATTERN = '(0[xX][0-9a-fA-F]+|[0-9]+)([\t\s]*,[\t\s]*(0[xX][0-9a-fA-F]+|[0-9]+))*'

ok

test_UPT_Library_GlobalData (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_Misc (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/Misc.py:72: DeprecationWarning: invalid escape sequence \s

  RegFormatGuidPattern = re.compile("^\s*([0-9a-fA-F]){8}-"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/Misc.py:76: DeprecationWarning: invalid escape sequence \s

  "([0-9a-fA-F]){12}\s*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/Misc.py:840: DeprecationWarning: invalid escape sequence \s

  ReFileGuidPattern = re.compile("^\s*FILE_GUID\s*=.*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/Misc.py:841: DeprecationWarning: invalid escape sequence \s

  ReVerStringPattern = re.compile("^\s*VERSION_STRING\s*=.*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/Misc.py:981: DeprecationWarning: invalid escape sequence \-

  Pattern = '[a-zA-Z0-9_][a-zA-Z0-9_\-\.]*'

ok

test_UPT_Library_ParserValidate (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_Parsing (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_StringUtils (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Library/StringUtils.py:26: DeprecationWarning: invalid escape sequence \$

  gMACRO_PATTERN = re.compile("\$\(([_A-Z][_A-Z0-9]*)\)", re.UNICODE)

ok

test_UPT_Library_UniClassObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_Xml_XmlRoutines (CheckPythonSyntax.Tests) ... ok

test_UPT_Library_Xml___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_Library___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_Logger_Log (CheckPythonSyntax.Tests) ... ok

test_UPT_Logger_StringTable (CheckPythonSyntax.Tests) ... ok

test_UPT_Logger_ToolError (CheckPythonSyntax.Tests) ... ok

test_UPT_Logger___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_MkPkg (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_POM_CommonObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_POM_ModuleObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_POM_PackageObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_POM___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_DecObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfBinaryObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfBuildOptionObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfCommonObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfDefineCommonObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfDefineObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfDepexObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfGuidObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfHeaderObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfLibraryClassesObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfMisc (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfPackagesObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfPcdObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfPpiObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfProtocolObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfSoucesObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser_InfUserExtensionObject (CheckPythonSyntax.Tests) ... ok

test_UPT_Object_Parser___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_Object___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_DecParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_DecParserMisc (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/DecParserMisc.py:28: DeprecationWarning: invalid escape sequence \.

  VERSION_PATTERN = '[0-9]+(\.[0-9]+)?'

ok

test_UPT_Parser_InfAsBuiltProcess (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:56: DeprecationWarning: invalid escape sequence \s

  RegFormatGuidPattern = re.compile("\s*([0-9a-fA-F]){8}-"

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:60: DeprecationWarning: invalid escape sequence \s

  "([0-9a-fA-F]){12}\s*")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:61: DeprecationWarning: invalid escape sequence \s

  VersionPattern = re.compile('[\t\s]*\d+(\.\d+)?[\t\s]*')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:78: DeprecationWarning: invalid escape sequence \s

  ReFindFileGuidPattern = re.compile("^\s*FILE_GUID\s*=.*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:79: DeprecationWarning: invalid escape sequence \s

  ReFindVerStringPattern = re.compile("^\s*VERSION_STRING\s*=.*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:109: DeprecationWarning: invalid escape sequence \s

  RePackageHeader = re.compile('^\s*\[Packages.*\].*$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:110: DeprecationWarning: invalid escape sequence \s

  ReDefineHeader = re.compile('^\s*\[Defines].*$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:258: DeprecationWarning: invalid escape sequence \s

  ReFindFileGuidPattern = re.compile("^\s*FILE_GUID\s*=.*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py:259: DeprecationWarning: invalid escape sequence \s

  ReFindVerStringPattern = re.compile("^\s*VERSION_STRING\s*=.*$")

ok

test_UPT_Parser_InfBinarySectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfBuildOptionSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfDefineSectionParser (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfDefineSectionParser.py:43: DeprecationWarning: invalid escape sequence \s

  ArchList = re.split('\s+', TempArch)

ok

test_UPT_Parser_InfDepexSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfGuidPpiProtocolSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfLibrarySectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfPackageSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfParserMisc (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py:112: DeprecationWarning: invalid escape sequence \$

  gQuotedMacro = re.compile(".*\".*\$\(%s\).*\".*"%(Macro))

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py:133: DeprecationWarning: invalid escape sequence \s

  ReIsSourcesSection = re.compile("^\s*\[Sources.*\]\s.*$", re.IGNORECASE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py:134: DeprecationWarning: invalid escape sequence \s

  ReIsBinarySection = re.compile("^\s*\[Binaries.*\]\s.*$", re.IGNORECASE)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py:158: DeprecationWarning: invalid escape sequence \s

  ReIsLibInstance = re.compile("^\s*##\s*@LIB_INSTANCES\s*$")

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py:174: DeprecationWarning: invalid escape sequence \s

  ReIsAsBuildInstance = re.compile("^\s*##\s*@AsBuilt\s*$")

ok

test_UPT_Parser_InfPcdSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser_InfSourceSectionParser (CheckPythonSyntax.Tests) ... ok

test_UPT_Parser___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_PomAdapter_DecPomAlignment (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:750: DeprecationWarning: invalid escape sequence \s

  NOTNOT_Pattern = '[\t\s]*NOT[\t\s]+NOT[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:751: DeprecationWarning: invalid escape sequence \s

  NOTGE_Pattern = '[\t\s]*NOT[\t\s]+GE[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:752: DeprecationWarning: invalid escape sequence \s

  NOTLE_Pattern = '[\t\s]*NOT[\t\s]+LE[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:753: DeprecationWarning: invalid escape sequence \s

  NOTGT_Pattern = '[\t\s]*NOT[\t\s]+GT[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:754: DeprecationWarning: invalid escape sequence \s

  NOTLT_Pattern = '[\t\s]*NOT[\t\s]+LT[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:755: DeprecationWarning: invalid escape sequence \s

  NOTEQ_Pattern = '[\t\s]*NOT[\t\s]+EQ[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:788: DeprecationWarning: invalid escape sequence \.

  Pattern = '[a-zA-Z0-9]{1,}\.[a-zA-Z0-9]{1,}'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:817: DeprecationWarning: invalid escape sequence \s

  QUOTED_PATTERN = '[\t\s]*L?"[^"]*"'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py:850: DeprecationWarning: invalid escape sequence \s

  QUOTED_PATTERN = '[\t\s]*L?"[^"]*"'

ok

test_UPT_PomAdapter_InfPomAlignment (CheckPythonSyntax.Tests) ... ok

test_UPT_PomAdapter_InfPomAlignmentMisc (CheckPythonSyntax.Tests) ... ok

test_UPT_PomAdapter___init__ (CheckPythonSyntax.Tests) ... ok

test_UPT_ReplacePkg (CheckPythonSyntax.Tests) ... ok

test_UPT_RmPkg (CheckPythonSyntax.Tests) ... ok

test_UPT_TestInstall (CheckPythonSyntax.Tests) ... ok

test_UPT_UPT (CheckPythonSyntax.Tests) ... ok

test_UPT_UnitTest_CommentGeneratingUnitTest (CheckPythonSyntax.Tests) ... ok

test_UPT_UnitTest_CommentParsingUnitTest (CheckPythonSyntax.Tests) ... ok

test_UPT_UnitTest_DecParserTest (CheckPythonSyntax.Tests) ... ok

test_UPT_UnitTest_DecParserUnitTest (CheckPythonSyntax.Tests) ... ok

test_UPT_UnitTest_InfBinarySectionTest (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml_CommonXml (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml_GuidProtocolPpiXml (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml_IniToXml (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/IniToXml.py:203: DeprecationWarning: invalid escape sequence \.

  'Version'   :   ('[0-9]+(\.[0-9]+)?', ST.ERR_VERSION_VALUE % \

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/IniToXml.py:205: DeprecationWarning: invalid escape sequence \.

  'XmlSpecification' : ('1\.1', ST.ERR_VERSION_XMLSPEC % Value)

ok

test_UPT_Xml_ModuleSurfaceAreaXml (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml_PackageSurfaceAreaXml (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml_PcdXml (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:103: DeprecationWarning: invalid escape sequence \s

  INT_RANGE_PATTERN1 = '[\t\s]*[0-9]+[\t\s]*-[\t\s]*[0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:104: DeprecationWarning: invalid escape sequence \s

  INT_RANGE_PATTERN2 = '[\t\s]*(LT|GT|LE|GE|XOR|EQ)[\t\s]+\d+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:106: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*0[xX][a-fA-F0-9]+[\t\s]*-[\t\s]*0[xX][a-fA-F0-9]+'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:107: DeprecationWarning: invalid escape sequence \s

  HEX_RANGE_PATTERN2 = '[\t\s]*(LT|GT|LE|GE|XOR|EQ)[\t\s]+0[xX][a-fA-F0-9]+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:161: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*[_a-zA-Z][a-zA-Z0-9_]*[\t\s]*\.[\t\s]*[_a-zA-Z][a-zA-Z0-9_]*[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:163: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*\([\t\s]*'+PCD_PATTERN+'[\t\s]+GE[\t\s]+\d+[\t\s]*\)[\t\s]+AND[\t\s]+\([\t\s]*'+\

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:163: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*\([\t\s]*'+PCD_PATTERN+'[\t\s]+GE[\t\s]+\d+[\t\s]*\)[\t\s]+AND[\t\s]+\([\t\s]*'+\

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:164: DeprecationWarning: invalid escape sequence \s

  PCD_PATTERN+'[\t\s]+LE[\t\s]+\d+[\t\s]*\)'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:166: DeprecationWarning: invalid escape sequence \s

  IntPattern2 = '[\t\s]*'+PCD_PATTERN+'[\t\s]+(LT|GT|LE|GE|XOR|EQ)[\t\s]+\d+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:166: DeprecationWarning: invalid escape sequence \s

  IntPattern2 = '[\t\s]*'+PCD_PATTERN+'[\t\s]+(LT|GT|LE|GE|XOR|EQ)[\t\s]+\d+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:169: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*\([\t\s]*'+PCD_PATTERN+'[\t\s]+GE[\t\s]+0[xX][0-9a-fA-F]+[\t\s]*\)[\t\s]+AND[\t\s]+\([\t\s]*'+\

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:169: DeprecationWarning: invalid escape sequence \s

  '[\t\s]*\([\t\s]*'+PCD_PATTERN+'[\t\s]+GE[\t\s]+0[xX][0-9a-fA-F]+[\t\s]*\)[\t\s]+AND[\t\s]+\([\t\s]*'+\

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:170: DeprecationWarning: invalid escape sequence \s

  PCD_PATTERN+'[\t\s]+LE[\t\s]+0[xX][0-9a-fA-F]+[\t\s]*\)'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:172: DeprecationWarning: invalid escape sequence \s

  HexPattern2 = '[\t\s]*'+PCD_PATTERN+'[\t\s]+(LT|GT|LE|GE|XOR|EQ)[\t\s]+0[xX][0-9a-zA-Z]+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:172: DeprecationWarning: invalid escape sequence \s

  HexPattern2 = '[\t\s]*'+PCD_PATTERN+'[\t\s]+(LT|GT|LE|GE|XOR|EQ)[\t\s]+0[xX][0-9a-zA-Z]+[\t\s]*'

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:183: DeprecationWarning: invalid escape sequence \s

  RangeItemList = re.compile('[\t\s]*0[xX][0-9a-fA-F]+[\t\s]*').findall(HexMatchedItem)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/PcdXml.py:207: DeprecationWarning: invalid escape sequence \s

  RangeItemList = re.compile('[\t\s]*\d+[\t\s]*').findall(MatchedItem)

ok

test_UPT_Xml_XmlParser (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:284: DeprecationWarning: invalid escape sequence \s

  '[\s\r\n]*"', '', XmlContent)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:287: DeprecationWarning: invalid escape sequence \s

  '[\s\r\n]*"', '', XmlContent)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:293: DeprecationWarning: invalid escape sequence \s

  '</SupArchList>[\s\r\n]*', '', XmlContent)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:300: DeprecationWarning: invalid escape sequence \s

  'common[\s\r\n]*</SupArchList>[\s\r\n]*', '', XmlContent)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:307: DeprecationWarning: invalid escape sequence \s

  '[\s\r\n]*"', '', XmlContent)

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/UPT/Xml/XmlParser.py:310: DeprecationWarning: invalid escape sequence \s

  '[\s\r\n]*"', '', XmlContent)

ok

test_UPT_Xml_XmlParserMisc (CheckPythonSyntax.Tests) ... ok

test_UPT_Xml___init__ (CheckPythonSyntax.Tests) ... ok

test_Workspace_BuildClassObject (CheckPythonSyntax.Tests) ... ok

test_Workspace_DecBuildData (CheckPythonSyntax.Tests) ... ok

test_Workspace_DscBuildData (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:93: DeprecationWarning: invalid escape sequence \S

  PcdMakefileEnd = '''

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:112: DeprecationWarning: invalid escape sequence \d

  Pattern = re.compile('^[1-9]\d*|0$')

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:2843: DeprecationWarning: invalid escape sequence \%

  MakeApp = MakeApp + 'APPFILE = %s\%s.exe\n' % (self.OutputPath, PcdValueInitName) + 'APPNAME = %s\n' % (PcdValueInitName) + 'OBJECTS = %s\%s.obj %s.obj\n' % (self.OutputPath, PcdValueInitName, os.path.join(self.OutputPath, PcdValueCommonName)) + 'INC = '

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:2843: DeprecationWarning: invalid escape sequence \%

  MakeApp = MakeApp + 'APPFILE = %s\%s.exe\n' % (self.OutputPath, PcdValueInitName) + 'APPNAME = %s\n' % (PcdValueInitName) + 'OBJECTS = %s\%s.obj %s.obj\n' % (self.OutputPath, PcdValueInitName, os.path.join(self.OutputPath, PcdValueCommonName)) + 'INC = '

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:2952: DeprecationWarning: invalid escape sequence \C

  PcdValueCommonPath = os.path.normpath(mws.join(GlobalData.gGlobalDefines["EDK_TOOLS_PATH"], "Source\C\Common\PcdValueCommon.c"))

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/DscBuildData.py:2953: DeprecationWarning: invalid escape sequence \P

  MakeApp = MakeApp + '%s\PcdValueCommon.c : %s\n' % (self.OutputPath, PcdValueCommonPath)

ok

test_Workspace_InfBuildData (CheckPythonSyntax.Tests) ... ok

test_Workspace_MetaDataTable (CheckPythonSyntax.Tests) ... ok

test_Workspace_MetaFileCommentParser (CheckPythonSyntax.Tests) ... ok

test_Workspace_MetaFileParser (CheckPythonSyntax.Tests) ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Workspace/MetaFileParser.py:1896: DeprecationWarning: invalid escape sequence \s

  Line = re.sub(',[\s]*', TAB_COMMA_SPLIT, self._CurrentLine)

ok

test_Workspace_MetaFileTable (CheckPythonSyntax.Tests) ... ok

test_Workspace_WorkspaceCommon (CheckPythonSyntax.Tests) ... ok

test_Workspace_WorkspaceDatabase (CheckPythonSyntax.Tests) ... ok

test_Workspace___init__ (CheckPythonSyntax.Tests) ... ok

test_build_BuildReport (CheckPythonSyntax.Tests) ... ok

test_build___init__ (CheckPythonSyntax.Tests) ... ok

test_build_build (CheckPythonSyntax.Tests) ... ok

test_build_buildoptions (CheckPythonSyntax.Tests) ... ok

test_sitecustomize (CheckPythonSyntax.Tests) ... ok

test_tests_Split_test_split (CheckPythonSyntax.Tests) ... ok

test32bitUnicodeCharInUtf8Comment (CheckUnicodeSourceFiles.Tests) ... ok

test32bitUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests) ... ok

testSupplementaryPlaneUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests) ... ok

testSurrogatePairUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests) ... ok

testSurrogatePairUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests) ... ok

testSurrogatePairUnicodeCharInUtf8FileWithBom (CheckUnicodeSourceFiles.Tests) ... ok

testUtf16InUniFile (CheckUnicodeSourceFiles.Tests) ... ok

testValidUtf8File (CheckUnicodeSourceFiles.Tests) ... ok

testValidUtf8FileWithBom (CheckUnicodeSourceFiles.Tests) ... ok



----------------------------------------------------------------------

Ran 285 tests in 3.212s



OK

gmake[3]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Tests'

gmake[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools'

(cd /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2 && /usr/bin/env WORKSPACE=/usr/ports/sysutils/uefi-edk2-bhyve/work  PACKAGES_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2  CONF_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf  EDK_TOOLS_PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools  PATH=/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/BinWrappers/PosixLike:/usr/ports/sysutils/uefi-edk2-bhyve/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin  PYTHON_COMMAND=python3.8  PYTHONHASHSEED=1 XDG_DATA_HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work  XDG_CONFIG_HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work  HOME=/usr/ports/sysutils/uefi-edk2-bhyve/work NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  CC="gcc10" CFLAGS="-O2 -pipe  -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -fno-strict-aliasing "  CPP="cpp10" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 " LIBS=""  CXX="g++10" CXXFLAGS="-O2 -pipe  -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10  -Wl,-rpath=/usr/local/lib/gcc10 "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444" BaseTools/BinWrappers/PosixLike/build -a X64 -p OvmfPkg/Bhyve/BhyveX64.dsc -n 1 -t GCC5 -b RELEASE -DDEBUG_ON_SERIAL_PORT=TRUE -DHTTP_BOOT_ENABLE=TRUE)

Build environment: FreeBSD-12.2-RELEASE-p3-amd64-64bit-ELF

Build start time: 08:03:18, Feb.18 2021



/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/Common/ToolDefClassObject.py:76: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf/tools_def.txt' mode='r' encoding='UTF-8'>

  self.IncludeToolDefFile(FileName)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

WORKSPACE        = /usr/ports/sysutils/uefi-edk2-bhyve/work

PACKAGES_PATH    = /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2

EDK_TOOLS_PATH   = /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools

CONF_PATH        = /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf

PYTHON_COMMAND   = python3.8





Processing meta-data .

Architecture(s)  = X64

Build target     = RELEASE

Toolchain        = GCC5



Active Platform          = /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/Bhyve/BhyveX64.dsc

......../usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/BuildEngine.py:325: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/Conf/build_rule.txt' mode='r' encoding='UTF-8'>

  self.RuleContent = open(File, 'r').readlines()

ResourceWarning: Enable tracemalloc to get the object allocation traceback

........./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/CustomizedDisplayLib/Colors.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootManagerUiLib/BootManager.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootManagerUiLib/BootManager.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

../usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/ComponentName.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/VlanConfig.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/VlanConfigDriver.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/VlanConfigImpl.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/VlanConfigImpl.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/VlanConfigDxe/VlanConfigNvData.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

../usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/ComponentName.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiAuthenticationInfo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiCHAP.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiCHAP.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiConfig.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiConfig.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiConfigNVDataStruc.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiConfigVfr.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDhcp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDhcp.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDhcp6.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDhcp6.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDns.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDns.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDriver.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiDriver.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiExtScsiPassThru.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiIbft.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiIbft.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiImpl.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiInitiatorName.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiMisc.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiMisc.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiProto.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/IScsiDxe/IScsiProto.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BmLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUi.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUi.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootOption.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ConsoleOption.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Data.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/FormGuid.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/UpdatePage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Variable.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/ComponentName.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Common.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Common.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Config2.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Config2Impl.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Config2Impl.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Config2Nv.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Config2Nv.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Driver.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Driver.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Icmp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Icmp.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4If.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4If.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Igmp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Igmp.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Impl.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Impl.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Input.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Input.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4NvData.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Option.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Option.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Output.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Output.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Route.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/NetworkPkg/Ip4Dxe/Ip4Route.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ConsoleLogger.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ConsoleLogger.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ConsoleWrappers.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ConsoleWrappers.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/FileHandleInternal.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/FileHandleWrappers.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/FileHandleWrappers.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/Shell.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/Shell.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellEnvVar.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellEnvVar.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellManParser.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellManParser.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellParametersProtocol.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellParametersProtocol.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellProtocol.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Application/Shell/ShellProtocol.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDisk.asl' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskBlockIo.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDriver.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskFileExplorer.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskHii.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskNVData.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthConfigureVfr.Vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerVfr.Vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerVfr.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerVfr.Vfr' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/FileExplorerLib/FormGuid.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DisplayEngineDxe/InputHandler.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DisplayEngineDxe/Popup.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Universal/DisplayEngineDxe/ProcessOptions.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/GenC.py:1752: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Logo/Logo.c' mode='r' encoding='UTF-8'>

  SearchImageID (FileObj, FileList)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPage.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPage.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUi.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUi.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/String.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/String.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Application/UiApp/Ui.h' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

./usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/PlatformDxe/Platform.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/PlatformDxe/Platform.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/PlatformDxe/PlatformConfig.c' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:531: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/PlatformDxe/PlatformConfig.h' mode='r' encoding='UTF-8'>

  Lines = open(File, 'r')

ResourceWarning: Enable tracemalloc to get the object allocation traceback

/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/Python/AutoGen/StrGather.py:563: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/PlatformDxe/PlatformForms.vfr' mode='r' encoding='UTF-8'>

  Uni = SearchString(Uni, sorted (FileList), IsCompatibleMode)

ResourceWarning: Enable tracemalloc to get the object allocation traceback

. done!

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint'

BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:631: ResourceWarning: unclosed file <_io.BufferedReader name=13>

ResourceWarning: Enable tracemalloc to get the object allocation traceback

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiLib/UefiLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiLib/UefiLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiLib/UefiLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BasePrintLib/BasePrintLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BasePrintLib/BasePrintLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseLib/BaseLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseLib/BaseLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseLib/BaseLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/DxePcdLib/DxePcdLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/DxePcdLib/DxePcdLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/Bhyve/ResetVector/ResetVector.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Bhyve/ResetVector/ResetVector'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Bhyve/ResetVector/ResetVector'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib'

make[2]: Nothing to be done for 'tbuild'.

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib'

Building ... /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64]

make[2]: Entering directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib'

"gcc" -MMD -MF /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c.deps -x c -E -P -DVFRCOMPILE --include BootMaintenanceManagerUiLibStrDefs.h -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Include -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Test/UnitTest/Include -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdePkg/Include/X64 -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Include -I/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/include /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr > /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i

"VfrCompile" -l -n --string-db /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLibStrDefs.hpk --output-directory /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/. /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i

ld-elf.so.1: /usr/local/lib/compat/libstdc++.so.6: version CXXABI_1.3.8 required by /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/bin/VfrCompile not found

make[2]: *** [GNUmakefile:315: /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c] Error 1

make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib'





build.py...

 : error 7000: Failed to execute command

        make tbuild [/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib]

BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:654: ResourceWarning: unclosed file <_io.BufferedReader name=13>

ResourceWarning: Enable tracemalloc to get the object allocation traceback





build.py...

 : error 7000: Failed to execute command

        make tbuild [/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib]





build.py...

 : error F002: Failed to build module

        /usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec242da74c2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64, GCC5, RELEASE]



- Failed -

Build end time: 08:03:51, Feb.18 2021

Build total time: 00:00:34



*** Error code 1



Stop.

make[1]: stopped in /usr/ports/sysutils/uefi-edk2-bhyve

*** Error code 1



Stop.

make: stopped in /usr/ports/sysutils/uefi-edk2-bhyve

root@doctor:/usr/ports/sysutils/uefi-edk2-bhyve # exit


exit


Script done on Thu Feb 18 08:04:01 2021

What is the fix?

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b  
NFLD on 13 Feb vote Liberal !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YC8SwcS3SPMnj1e4>