makefile: pass DUCC option to Python sk-build via CMAKE_ARGS in pip #474
Annotations
8 warnings
Build Python wheels
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build Python wheels
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build Python wheels
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build Python wheels
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L190
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L190
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L1953
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L1953
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Loading