ci: pass build options to cibw #126
Annotations
12 warnings and 1 notice
Build and test Python wheels
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test Python wheels
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test Python wheels
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test Python wheels
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test Python wheels
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test Python wheels
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test Python wheels
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Loading