Andrei Kulakov <[email protected]> added the comment:
I'm getting the same exact error but on `arm64`, and clearing the cache does
not help.
clang=13.0.0
MacOS=11.5.2
Should I open a new issue for this?
257 warnings generated.
257 warnings generated.
Undefined symbols for architecture arm64:
"_libintl_bindtextdomain", referenced from:
__locale_bindtextdomain_impl in _localemodule.o
"_libintl_dcgettext", referenced from:
__locale_dcgettext_impl in _localemodule.o
"_libintl_dgettext", referenced from:
__locale_dgettext_impl in _localemodule.o
"_libintl_gettext", referenced from:
__locale_gettext_impl in _localemodule.o
"_libintl_setlocale", referenced from:
__locale_setlocale_impl in _localemodule.o
_locale_decode_monetary in _localemodule.o
"_libintl_textdomain", referenced from:
__locale_textdomain_impl in _localemodule.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Programs/_freeze_module] Error 1
----------
nosy: +andrei.avk
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue45993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com