Techioz Blog

Gem::Ext::BuildError: エラー: macOS で gem ネイティブ拡張機能をビルドできませんでした

概要

バンドルインストールの実行中にエラーが発生します。これは macOS 12.6 (Intel チップ) 上です。

Installing pg_query 2.1.4 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

...

An error occurred while installing pg_query (2.1.4), and Bundler cannot continue.

In Gemfile:
  pg_query

解決策

xcode ツールを削除して再インストールすると問題が解決しました。