The testing resources are taken from Boost */libs/wave/test/testwave/testfiles/utf8-test-*
Here are the references : https://stackoverflow.com/q/37933910/4145300 https://superuser.com/a/190786/579628
This issue pops up when I was building USD with Python-2, see log below :
Building with settings:
USD source directory c:\..\usd\21.08\build\platform-windows\python-2.7\USD-21.08
USD install directory D:\payload
3rd-party source directory D:\payload\src
3rd-party install directory D:\payload
Build directory D:\payload\build
CMake generator Default
CMake toolset Default
Downloader curl
Building Shared libraries
Config Release
Imaging On
Ptex support: Off
OpenVDB support: Off
OpenImageIO support: Off
OpenColorIO support: Off
PRMan support: Off
UsdImaging On
usdview: On
Python support On
Python 3: Off
Documentation Off
Tests Off
Examples On
Tutorials On
Tools On
Alembic Plugin Off
HDF5 support: Off
Draco Plugin Off
MaterialX Plugin Off
Dependencies zlib, boost, TBB, OpenSubdiv
Build arguments USD: "-DPXR_STRICT_BUILD_MODE=OFF"
STATUS: Installing zlib...
STATUS: Installing boost...
ERROR: Failed to extract archive boost_1_70_0.tar.gz: [Error 123] The filename, directory name, or volume label syntax is incorrect.: 'D:\\payload\\src\\extract_dir\\boost_1_70_0\\libs\\wave\\test\\testwave\\testfiles
\\utf8-test-\xc3\x9f\xc2\xb5\xe2\x84\xa2\xe2\x88\x83'
Traceback (most recent call last):
File "c:\..\usd\21.08/rezbuild.py", line 115, in <module>
targets=sys.argv[1:])
File "c:\..\usd\21.08/rezbuild.py", line 82, in build
env=env,
File "C:\python27_64\lib\subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['python', 'c:\\..\\usd\\21.08\\build\\platform-windows\\python-2.7\\USD-21.08/build_scripts/build_usd.py', '--build-arg=USD,"-DPXR_STRICT_BUILD_MODE=OFF"', 'D:payload']' returned non-zero exit status 1