Hello! So I've gotten part way through building chromium via
Any suggestions on how to debug?
doas make MAKE_JOBS_UNSAFE=yes install clean
. Now I'm encountering this error and I'm not sure what is the root cause of it.Any suggestions on how to debug?
Code:
Traceback (most recent call last):
File "/usr/ports/www/chromium/work/chromium-92.0.4515.159/buildtools/freebsd/clang-format", line 37, in <module>
sys.stdout.write(stdout)
TypeError: write() argument must be str, not bytes
Traceback (most recent call last):
File "/usr/ports/www/chromium/work/chromium-92.0.4515.159/buildtools/freebsd/clang-format", line 37, in <module>
sys.stdout.write(stdout)
TypeError: write() argument must be str, not bytes
Traceback (most recent call last):
File "/usr/ports/www/chromium/work/chromium-92.0.4515.159/buildtools/freebsd/clang-format", line 37, in <module>
sys.stdout.write(stdout)
TypeError: write() argument must be str, not bytes
Traceback (most recent call last):
File "/usr/ports/www/chromium/work/chromium-92.0.4515.159/buildtools/freebsd/clang-format", line 37, in <module>
sys.stdout.write(stdout)
TypeError: write() argument must be str, not bytes
Traceback (most recent call last):
File "/usr/ports/www/chromium/work/chromium-92.0.4515.159/buildtools/freebsd/clang-format", line 37, in <module>
sys.stdout.write(stdout)
TypeError: write() argument must be str, not bytes
ninja: build stopped: subcommand failed.
Stop.
make[1]: stopped in /usr/ports/www/chromium
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/chromium
*** Error code 1