[issue44998] macOS build test failure

2021-10-05 Thread Ned Deily
Ned Deily added the comment: > /Library/Developer/CommandLineTools/usr/bin/make build_all_merge_profile > /usr/local/bin/llvm-profdata merge -output=code.profclangd *.profclangr It looks like your build was trying to use a mixture of llvm tools, probably clang from the Apple-supplied Command

[issue44998] macOS build test failure

2021-08-27 Thread Terry J. Reedy
Change by Terry J. Reedy : -- components: +macOS nosy: +ned.deily, ronaldoussoren title: tests failed -> macOS build test failure ___ Python tracker ___ ___