Ned Deily <n...@python.org> added the comment:

OK, I've had a chance to look at this issue and I now understand what you were 
describing. So, yes, it would be good to fix the test in configure so that it 
does work with a newer clang that does implement the --print-multiarch command 
line option. FTR, this is not an issue with clang from any Apple tools chains 
(Xcode or Command Line Tools) released to this point. A PR against configure.ac 
in main would be welcome, we can auto-backport to other active branches as 
necessary. We currently use autoconf 2.69 but, if that is not available, a core 
developer can regenerate configure prior to merging.

----------
stage:  -> needs patch
title: Python does not configure on darwin using public llvm / clang version 
13.0.0 -> configure fails on macOS with non-Apple clang version 13 which 
implements --print-multiarch
versions: +Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45405>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to