1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 13:33:45 -05:00

Updated Common build problems (markdown)

native-api
2024-10-09 17:35:30 +03:00
parent f736743c70
commit b332b5c207

@@ -423,6 +423,7 @@ Known error messages they cause:
* Homebrew `llvm` on `PATH`:
* `warning: pointer is missing a nullability type specifier`
* `llvm-ar: error: libpython3.10.a: Invalid record`
* `error: unknown type name 'CF_IMPLICIT_BRIDGING_ENABLED'`
* Homebrew `coreutils` only causes breakage if non-prefixed executables are added to `PATH`.
Some Homebrew packages are installed as "keg-only" -- i.e. their executables are not linked to `$(brew --prefix)/bin`.