Jason R. Coombs <jar...@jaraco.com> added the comment:

I did [this 
search](https://www.google.com/search?q=gittext+homebrew+"ld%3A+symbol(s)+not+found+for+architecture+arm64"),
 which surfaced a few related results.

[This 
article](https://lifesaver.codes/answer/pyenv-arm64-builds-confused-by-x86-64-libintl-in-usr-local-1877)
 seemed promising, but the symptoms there are different than mine. I don't have 
any gettext libs showing up in /usr/local (only in /opt/homebrew as expected).

I noticed [this 
comment](https://github.com/pyenv/pyenv/issues/1877#issuecomment-976583556) 
reports the same issue I have, but no solution is present.

I saw a suggestion to [set 
FLAGS](https://github.com/pyenv/pyenv/issues/1877#issuecomment-836115970), but 
I do that [as a matter of 
course](https://github.com/jaraco/jaraco.develop/blob/d3e524362ba15f87790f4c6279b1f92c06901387/jaraco/develop/macos-build-python.py#L38-L42).

I don't have an x86 install of homebrew. This machine is less than a month old 
and has had ARM-based homebrew installed from the beginning.

I'll keep investigating.

----------

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

Reply via email to