build failure

From: Robert Huff <roberthuff_at_rcn.com>
Date: Fri, 13 Jan 2023 18:04:12 UTC


Hello:
	On a system running:

FreeBSD 14.0-CURRENT #0 main-f0a15aafcb
Mon Oct 31 08:19:54 EDT 2022
amd64

	with all relevant ports up to date, my first-ever build attempt
dies with:


[ 18% 11671/62565] touch obj/third_party/tflite/tflite_public_headers.stamp
[ 18% 11672/62565] touch obj/third_party/tflite/tflite_kernel_internals.stamp
[ 18% 11673/62565] touch obj/third_party/tflite/tflite_kernels.stamp
[ 18% 11674/62565] python3 ../../build/gn_run_binary.py flatc -c --keep-prefix -o gen/third_party/tflite_support/src/tensorflow_lite_support/metadata -I ../../ --no-warnings ../../third_party/tflite_support/src/tensorflow_lite_support/metadata/metadata_schema.fbs
[ 18% 11675/62565] python3 ../../third_party/swiftshader/src/Vulkan/write_icd_json.py --input ../../third_party/swiftshader/src/Vulkan/vk_swiftshader_icd.json --output vk_swiftshader_icd.json --library_path ./libvk_swiftshader.so
[ 18% 11676/62565] touch obj/third_party/swiftshader/src/Vulkan/icd_file.stamp
[ 18% 11677/62565] python3 ../../build/gn_run_binary.py generate_fontconfig_caches
FAILED: fontconfig_caches/fb5c91b2895aa445d23aebf7f9e2189c-le64.cache-7 
python3 ../../build/gn_run_binary.py generate_fontconfig_caches
generate_fontconfig_caches failed with exit code 1
ninja: build stopped: subcommand failed.
*** Error code 1

	What have I broken?
	How do I fix it?



			Respectfully,


				Robert Huff