Actions
Bug #6004
closedFailure to build on macOS x86_64
Start date:
04/16/2023
Due date:
% Done:
0%
Spec Reference:
Description
Got the following error on macOS x86_64:
/tmp/nix-build-gr-osmosdr-0.2.4.drv-0/gr-osmosdr/lib/hackrf/hackrf_sink_c.cc:302:9: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
const register __m128 mulme = _mm_set_ps( 127.0f, 127.0f, 127.0f, 127.0f );
^~~~~~~
Full log: https://logs.ofborg.org/?attempt_id=8298d1ca-6c6c-4884-b56e-2bd1d51d0f77&key=nixos%2Fnixpkgs.226300
Updated by Hoernchen about 1 month ago
- Status changed from New to Resolved
Actions