pod install due Flipper-Glog configure: error: C compiler cannot create executables
Description
when i run pod install on Mac mini ,i always have under error. It is strange that same project(same macOS version 、same XCode version、same react-native version) works find on my mac book pro, but not working on my mac mini ,
Version
0.65.1
Output of npx react-native info
togetu@macmini instpintail % react-native info
info Fetching system and libraries information...
(node:99281) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
System:
OS: macOS 12.3
CPU: (4) x64 Intel(R) Core(TM) i5-4308U CPU @ 2.80GHz
Memory: 34.14 MB / 8.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 18.0.0 - /usr/local/bin/node
Yarn: Not Found
npm: 8.6.0 - /usr/local/bin/npm
Watchman: 2022.03.21.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.4, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK:
Android NDK: 22.1.7171670
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8309675
Xcode: 13.3.1/13E500a - /usr/bin/xcodebuild
Languages:
Java: 11.0.2 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: ^17.0.2 => 17.0.2
react-native: ^0.65.1 => 0.65.2
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
info React Native v0.69.1 is now available (your project is running on v0.65.2).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.69.1.
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.65.2.
info To upgrade, run "react-native upgrade".
Steps to reproduce
1、 cd ios && pod install
Snack, code example, screenshot, or link to a repository

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.