-
Notifications
You must be signed in to change notification settings - Fork 33
Description
build] In file included from /Users/kushant/Desktop/audio_process/libstdaudio/test/catch/catch.hpp:2622,
[build] from /Users/kushant/Desktop/audio_process/libstdaudio/test/audio_device_test.cpp:9:
[build] /opt/homebrew/Cellar/gcc/11.2.0_3/include/c++/11/functional:94:5: note: 'template<class _Callable, class ... _Args> std::invoke_result_t<_Callable, _Args ...> std::invoke(_Callable&&, _Args&& ...)' declared here, later in the translation unit
[build] 94 | invoke(_Callable&& __fn, _Args&&... __args)
[build] | ^~~~~~
[build] make[2]: *** [CMakeFiles/test.dir/test/audio_device_test.cpp.o] Error 1
[build] /var/folders/3m/yncwvl1s6llcwmphpkphcvbw0000gn/T//cckQhge3.s:3851:2: error: unrecognized instruction mnemonic, did you mean: bit, cnt, hint, ins, not?
[build] int $3
[build] ^
[build] make[2]: *** [CMakeFiles/test.dir/test/test_main.cpp.o] Error 1
[build] make[1]: *** [CMakeFiles/test.dir/all] Error 2
[build] make: *** [all] Error 2
[build] Build finished with exit code 2