betaflight / betaflight

Open Source Flight Controller Firmware
GNU General Public License v3.0
8.06k stars 2.87k forks source link

Running tests doesn't work on macOS #13424

Closed valeriyvan closed 2 weeks ago

valeriyvan commented 2 months ago

Describe the bug

make test              
cd src/test && /Applications/Xcode.app/Contents/Developer/usr/bin/make test
Falling back to 'clang' on Windows and OSX.
Makefile:534: *** clang 15.0.0 is not supported. The officially supported version of clang is 'clang-12'. If this is not found, 'clang' is used as a fallback. The version of the compiler must be between 7 and 14..  Stop.
make: *** [test] Error 2

To Reproduce

Run make test on macOS 14.3.1

Expected behavior

Tests should run normally

Support ID

n/a

Flight controller

n/a

Other components

n/a

How are the different components wired up (including port information)

n/a

Add any other context about the problem that you think might be relevant here

No response

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

github-actions[bot] commented 2 weeks ago

Issue closed automatically as inactive.