toolbox-0.3-2.fc44
List of Findings
Error: SHELLCHECK_WARNING (CWE-569): [#def1]
/usr/share/bash-completion/completions/toolbox.bash:98:23: warning[SC2048]: Use "${array[@]}" (with quotes) to prevent whitespace problems.
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/share/bash-completion/completions/toolbox.bash:255:15: warning[SC2034]: prev appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/share/bash-completion/completions/toolbox.bash:255:32: warning[SC2034]: split appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-457): [#def4]
/usr/share/toolbox/test/system/libs/bats-assert/src/assert.bash:109:9: warning[SC2154]: status is referenced but not assigned.
Error: SHELLCHECK_WARNING: [#def5]
/usr/share/toolbox/test/system/libs/bats-assert/src/assert.bash:230:36: warning[SC2319]: This $? refers to a condition, not a command. Assign to a variable to avoid it being overwritten.
Error: SHELLCHECK_WARNING: [#def6]
/usr/share/toolbox/test/system/libs/bats-assert/src/assert.bash:347:43: warning[SC2319]: This $? refers to a condition, not a command. Assign to a variable to avoid it being overwritten.
Error: SHELLCHECK_WARNING (CWE-457): [#def7]
/usr/share/toolbox/test/system/libs/bats-assert/src/assert.bash:464:15: warning[SC2154]: lines is referenced but not assigned.
Error: SHELLCHECK_WARNING: [#def8]
/usr/share/toolbox/test/system/libs/bats-assert/src/assert.bash:644:52: warning[SC2319]: This $? refers to a condition, not a command. Assign to a variable to avoid it being overwritten.
Error: SHELLCHECK_WARNING (CWE-156): [#def9]
/usr/share/toolbox/test/system/libs/bats-support/src/output.bash:243:10: warning[SC2046]: Quote this to prevent word splitting.
Error: COMPILER_WARNING: [#def10] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/completed:1:16: error[error]: '__cgo__2' undeclared here (not in a function); did you mean '__cgo__1'?
Error: COMPILER_WARNING: [#def11] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:1:63: error[error]: invalid operands to binary * (have 'char * (*)(_GoString_)' and 'int')
Error: COMPILER_WARNING: [#def12] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:2:64: error[error]: invalid operands to binary * (have '_GoString_ (*)(char *)' and 'int')
Error: COMPILER_WARNING: [#def13] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:3:63: error[error]: invalid operands to binary * (have 'int (*)(void *)' and 'int')
Error: COMPILER_WARNING: [#def14] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:3:66: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def15] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:4:63: error[error]: invalid operands to binary * (have 'char * (*)(void)' and 'int')
Error: COMPILER_WARNING: [#def16] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:4:63: error[error]: invalid operands to binary * (have 'int (*)(void *)' and 'int')
Error: COMPILER_WARNING: [#def17] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:5:62: error[error]: invalid operands to binary * (have 'void * (*)(const char *, int)' and 'int')
Error: COMPILER_WARNING: [#def18] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:5:63: error[error]: invalid operands to binary * (have 'char * (*)(void)' and 'int')
Error: COMPILER_WARNING: [#def19] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:6:61: error[error]: invalid operands to binary * (have 'void * (*)(void * restrict, const char * restrict)' and 'int')
Error: COMPILER_WARNING: [#def20] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:6:62: error[error]: invalid operands to binary * (have 'void * (*)(const char *, int)' and 'int')
Error: COMPILER_WARNING: [#def21] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:7:60: error[error]: invalid operands to binary * (have 'void (*)(void *)' and 'int')
Error: COMPILER_WARNING: [#def22] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:7:61: error[error]: invalid operands to binary * (have 'void * (*)(void * restrict, const char * restrict)' and 'int')
Error: COMPILER_WARNING: [#def23] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:8:59: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def24] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:8:60: error[error]: invalid operands to binary * (have 'void (*)(void *)' and 'int')
Error: COMPILER_WARNING: [#def25] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:9:59: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def26] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:10:62: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def27] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-int-const:11:66: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def28] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:1:67: error[error]: incompatible types when initializing type 'double' using type 'char * (*)(_GoString_)'
Error: COMPILER_WARNING: [#def29] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:2:67: error[error]: incompatible types when initializing type 'double' using type '_GoString_ (*)(char *)'
Error: COMPILER_WARNING: [#def30] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:3:67: error[error]: incompatible types when initializing type 'double' using type 'int (*)(void *)'
Error: COMPILER_WARNING: [#def31] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:3:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def32] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:4:67: error[error]: incompatible types when initializing type 'double' using type 'char * (*)(void)'
Error: COMPILER_WARNING: [#def33] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:4:67: error[error]: incompatible types when initializing type 'double' using type 'int (*)(void *)'
Error: COMPILER_WARNING: [#def34] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:5:67: error[error]: incompatible types when initializing type 'double' using type 'char * (*)(void)'
Error: COMPILER_WARNING: [#def35] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:5:67: error[error]: incompatible types when initializing type 'double' using type 'void * (*)(const char *, int)'
Error: COMPILER_WARNING: [#def36] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:6:67: error[error]: incompatible types when initializing type 'double' using type 'void * (*)(const char *, int)'
Error: COMPILER_WARNING: [#def37] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:6:67: error[error]: incompatible types when initializing type 'double' using type 'void * (*)(void * restrict, const char * restrict)'
Error: COMPILER_WARNING: [#def38] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:7:67: error[error]: incompatible types when initializing type 'double' using type 'void (*)(void *)'
Error: COMPILER_WARNING: [#def39] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:7:67: error[error]: incompatible types when initializing type 'double' using type 'void * (*)(void * restrict, const char * restrict)'
Error: COMPILER_WARNING: [#def40] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:8:67: error[error]: incompatible types when initializing type 'double' using type 'void (*)(void *)'
Error: COMPILER_WARNING: [#def41] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:8:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def42] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:9:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def43] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:10:75: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def44] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-num-const:11:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def45] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:1:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def46] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:2:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def47] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:3:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def48] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:3:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def49] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:4:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def50] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:5:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def51] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:6:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def52] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:7:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def53] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:8:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def54] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:8:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def55] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:9:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def56] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:10:75: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def57] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-str-lit:11:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def58] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:1:35: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def59] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:2:36: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def60] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:3:35: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def61] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:4:35: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def62] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:5:34: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def63] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:5:35: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def64] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:6:33: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def65] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:6:34: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def66] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:7:32: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def67] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:7:33: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def68] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/dl/not-type:8:32: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def69] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/completed:1:16: error[error]: '__cgo__2' undeclared here (not in a function); did you mean '__cgo__1'?
Error: COMPILER_WARNING: [#def70] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:1:60: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def71] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:2:59: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def72] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:3:77: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def73] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:4:75: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def74] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:5:72: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def75] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:6:71: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def76] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:7:81: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def77] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:8:69: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def78] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:9:76: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def79] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:10:75: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def80] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:11:70: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def81] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:12:72: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def82] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:13:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlComputeInstance_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t)'}} and 'int')
Error: COMPILER_WARNING: [#def83] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:14:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlComputeInstance_t, nvmlComputeInstanceInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t, struct nvmlComputeInstanceInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def84] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:15:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlComputeInstance_t, nvmlComputeInstanceInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t, struct nvmlComputeInstanceInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def85] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:16:82: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def86] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:17:87: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def87] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:18:89: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def88] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:19:92: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def89] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:20:78: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def90] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:21:74: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def91] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:22:101: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def92] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:23:94: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def93] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:24:88: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def94] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:25:85: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def95] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:26:101: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def96] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:27:84: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def97] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:28:85: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def98] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:29:77: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def99] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:30:81: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def100] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:31:79: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def101] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:32:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t)'}} and 'int')
Error: COMPILER_WARNING: [#def102] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:33:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t)'}} and 'int')
Error: COMPILER_WARNING: [#def103] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:34:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEccCounterType_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEccCounterType_enum)'}} and 'int')
Error: COMPILER_WARNING: [#def104] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:35:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int, nvmlFieldValue_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int, struct nvmlFieldValue_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def105] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:36:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def106] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:37:97: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, const nvmlGpuInstancePlacement_t *, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, const struct nvmlGpuInstancePlacement_st *, nvmlGpuInstance_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def107] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:38:79: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def108] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:39:97: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, nvmlEnableState_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, enum nvmlEnableState_enum)'}} and 'int')
Error: COMPILER_WARNING: [#def109] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:40:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlRestrictedAPI_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlRestrictedAPI_enum, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def110] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:41:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def111] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:42:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def112] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:43:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def113] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:44:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlAccountingStats_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlAccountingStats_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def114] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:45:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def115] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:46:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def116] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:47:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def117] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:48:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceArchitecture_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def118] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:49:80: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceAttributes_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlDeviceAttributes_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def119] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:50:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceAttributes_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlDeviceAttributes_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def120] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:51:94: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def121] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:52:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBAR1Memory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlBAR1Memory_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def122] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:53:77: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def123] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:54:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def124] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:55:75: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBrandType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlBrandType_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def125] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:56:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBridgeChipHierarchy_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlBridgeChipHierarchy_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def126] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:57:77: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBusType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def127] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:58:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlC2cModeInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlC2cModeInfo_v1_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def128] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:59:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClkMonStatus_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlClkMonStatus_status *)'}} and 'int')
Error: COMPILER_WARNING: [#def129] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:60:75: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, nvmlClockId_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, enum nvmlClockId_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def130] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:61:79: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def131] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:62:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def132] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:63:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlComputeMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlComputeMode_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def133] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:64:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def134] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:65:96: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def135] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:66:96: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def136] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:67:101: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeGpuAttestationReport_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeGpuAttestationReport_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def137] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:68:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeGpuCertificate_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeGpuCertificate_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def138] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:69:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeMemSizeInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeMemSizeInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def139] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:70:101: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def140] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:71:75: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def141] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:72:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def142] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:73:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def143] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:74:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *, nvmlAffinityScope_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def144] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:75:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuTypeId_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def145] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:76:91: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}} and 'int')
Error: COMPILER_WARNING: [#def146] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:77:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def147] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:78:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def148] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:79:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def149] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:80:98: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def150] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:81:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def151] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:82:94: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def152] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:83:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def153] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:84:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, nvmlEccErrorCounts_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, struct nvmlEccErrorCounts_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def154] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:85:101: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def155] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:86:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def156] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:87:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def157] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:88:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDriverModel_t *, nvmlDriverModel_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlDriverModel_enum *, enum nvmlDriverModel_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def158] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:89:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuDynamicPstatesInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGpuDynamicPstatesInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def159] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:90:77: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def160] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:91:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEncoderType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEncoderQueryType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def161] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:92:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlEncoderSessionInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlEncoderSessionInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def162] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:93:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def163] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:94:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def164] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:95:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def165] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:96:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlFBCSessionInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlFBCSessionInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def166] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:97:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlFBCStats_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlFBCStats_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def167] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:98:89: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlFanControlPolicy_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def168] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:99:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def169] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:100:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def170] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:101:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int, nvmlFieldValue_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int, struct nvmlFieldValue_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def171] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:102:91: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}} and 'int')
Error: COMPILER_WARNING: [#def172] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:103:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *)'}} and 'int')
Error: COMPILER_WARNING: [#def173] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:104:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuFabricInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlGpuFabricInfo_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def174] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:105:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuFabricInfoV_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlGpuFabricInfo_v2_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def175] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:106:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def176] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:107:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def177] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:108:100: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstancePlacement_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstancePlacement_st *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def178] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:109:103: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstancePlacement_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstancePlacement_st *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def179] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:110:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstanceProfileInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstanceProfileInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def180] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:111:94: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstanceProfileInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstanceProfileInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def181] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:112:99: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def182] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:113:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def183] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:114:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def184] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:115:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuOperationMode_t *, nvmlGpuOperationMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlGom_enum *, enum nvmlGom_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def185] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:116:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def186] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:117:98: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def187] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:118:98: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def188] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:119:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def189] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:120:96: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def190] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:121:96: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def191] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:122:96: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def192] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:123:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def193] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:124:89: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *)'}} and 'int')
Error: COMPILER_WARNING: [#def194] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:125:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def195] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:126:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def196] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:127:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def197] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:128:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def198] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:129:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def199] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:130:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def200] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:131:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlHostVgpuMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlHostVgpuMode_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def201] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:132:76: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def202] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:133:99: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def203] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:134:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def204] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:135:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlInforomObject_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlInforomObject_enum, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def205] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:136:77: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def206] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:137:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def207] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:138:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *, long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *, long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def208] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:139:97: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def209] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:140:100: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def210] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:141:100: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def211] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:142:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def212] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:143:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def213] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:144:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def214] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:145:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def215] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:146:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def216] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:147:91: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}} and 'int')
Error: COMPILER_WARNING: [#def217] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:148:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *)'}} and 'int')
Error: COMPILER_WARNING: [#def218] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:149:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *, nvmlAffinityScope_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def219] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:150:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def220] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:151:89: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, nvmlMemoryLocation_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, enum nvmlMemoryLocation_enum, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def221] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:152:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def222] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:153:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_v2_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def223] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:154:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def224] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:155:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def225] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:156:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, nvmlPstates_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, enum nvmlPStates_enum, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def226] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:157:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def227] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:158:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def228] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:159:79: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def229] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:160:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def230] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:161:75: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def231] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:162:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def232] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:163:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def233] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:164:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def234] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:165:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlNvLinkCapability_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlNvLinkCapability_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def235] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:166:89: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlNvLinkErrorCounter_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlNvLinkErrorCounter_enum, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def236] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:167:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlIntNvLinkDeviceType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlIntNvLinkDeviceType_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def237] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:168:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def238] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:169:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def239] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:170:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def240] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:171:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, nvmlNvLinkUtilizationControl_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, struct nvmlNvLinkUtilizationControl_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def241] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:172:95: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, long long unsigned int *, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, long long unsigned int *, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def242] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:173:84: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def243] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:174:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def244] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:175:80: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t, nvmlGpuP2PCapsIndex_t, nvmlGpuP2PStatus_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t, enum nvmlGpuP2PCapsIndex_enum, enum nvmlGpuP2PStatus_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def245] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:176:78: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def246] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:177:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfoExt_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlPciInfoExt_v1_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def247] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:178:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def248] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:179:81: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def249] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:180:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def250] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:181:88: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def251] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:182:80: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def252] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:183:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPcieUtilCounter_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlPcieUtilCounter_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def253] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:184:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPstates_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlPStates_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def254] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:185:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def255] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:186:89: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def256] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:187:98: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def257] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:188:91: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def258] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:189:102: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def259] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:190:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def260] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:191:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPowerSource_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def261] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:1:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def262] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:2:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def263] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:3:90: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def264] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:4:88: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def265] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:5:85: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def266] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:6:84: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def267] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:7:94: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def268] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:8:82: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def269] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:9:89: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def270] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:10:88: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def271] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:11:83: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def272] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:12:85: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def273] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:13:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlComputeInstance_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t)'}}
Error: COMPILER_WARNING: [#def274] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:14:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlComputeInstance_t, nvmlComputeInstanceInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t, struct nvmlComputeInstanceInfo_st *)'}}
Error: COMPILER_WARNING: [#def275] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:15:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlComputeInstance_t, nvmlComputeInstanceInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlComputeInstance_t, struct nvmlComputeInstanceInfo_st *)'}}
Error: COMPILER_WARNING: [#def276] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:16:95: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def277] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:17:100: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def278] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:18:102: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def279] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:19:105: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def280] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:20:91: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def281] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:21:87: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def282] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:22:114: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def283] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:23:107: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def284] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:24:101: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def285] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:25:98: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def286] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:26:114: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def287] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:27:97: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def288] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:28:98: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def289] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:29:90: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def290] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:30:94: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def291] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:31:92: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def292] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:32:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t)'}}
Error: COMPILER_WARNING: [#def293] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:33:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t)'}}
Error: COMPILER_WARNING: [#def294] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:34:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEccCounterType_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEccCounterType_enum)'}}
Error: COMPILER_WARNING: [#def295] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:35:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int, nvmlFieldValue_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int, struct nvmlFieldValue_st *)'}}
Error: COMPILER_WARNING: [#def296] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:36:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)'}}
Error: COMPILER_WARNING: [#def297] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:37:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, const nvmlGpuInstancePlacement_t *, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, const struct nvmlGpuInstancePlacement_st *, nvmlGpuInstance_t *)'}}
Error: COMPILER_WARNING: [#def298] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:38:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def299] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:39:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, nvmlEnableState_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, enum nvmlEnableState_enum)'}}
Error: COMPILER_WARNING: [#def300] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:40:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlRestrictedAPI_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlRestrictedAPI_enum, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def301] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:41:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def302] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:42:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def303] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:43:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def304] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:44:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlAccountingStats_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlAccountingStats_st *)'}}
Error: COMPILER_WARNING: [#def305] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:45:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def306] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:46:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def307] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:47:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def308] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:48:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceArchitecture_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def309] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:49:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceAttributes_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlDeviceAttributes_st *)'}}
Error: COMPILER_WARNING: [#def310] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:50:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceAttributes_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlDeviceAttributes_st *)'}}
Error: COMPILER_WARNING: [#def311] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:51:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def312] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:52:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBAR1Memory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlBAR1Memory_st *)'}}
Error: COMPILER_WARNING: [#def313] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:53:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def314] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:54:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def315] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:55:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBrandType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlBrandType_enum *)'}}
Error: COMPILER_WARNING: [#def316] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:56:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBridgeChipHierarchy_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlBridgeChipHierarchy_st *)'}}
Error: COMPILER_WARNING: [#def317] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:57:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlBusType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def318] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:58:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlC2cModeInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlC2cModeInfo_v1_t *)'}}
Error: COMPILER_WARNING: [#def319] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:59:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClkMonStatus_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlClkMonStatus_status *)'}}
Error: COMPILER_WARNING: [#def320] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:60:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, nvmlClockId_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, enum nvmlClockId_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def321] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:61:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def322] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:62:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def323] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:63:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlComputeMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlComputeMode_enum *)'}}
Error: COMPILER_WARNING: [#def324] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:64:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}}
Error: COMPILER_WARNING: [#def325] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:65:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def326] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:66:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def327] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:67:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeGpuAttestationReport_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeGpuAttestationReport_st *)'}}
Error: COMPILER_WARNING: [#def328] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:68:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeGpuCertificate_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeGpuCertificate_st *)'}}
Error: COMPILER_WARNING: [#def329] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:69:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlConfComputeMemSizeInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlConfComputeMemSizeInfo_st *)'}}
Error: COMPILER_WARNING: [#def330] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:70:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_st *)'}}
Error: COMPILER_WARNING: [#def331] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:71:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int *)'}}
Error: COMPILER_WARNING: [#def332] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:72:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int *)'}}
Error: COMPILER_WARNING: [#def333] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:73:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *)'}}
Error: COMPILER_WARNING: [#def334] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:74:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *, nvmlAffinityScope_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *, unsigned int)'}}
Error: COMPILER_WARNING: [#def335] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:75:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuTypeId_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def336] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:76:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}}
Error: COMPILER_WARNING: [#def337] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:77:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def338] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:78:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def339] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:79:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def340] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:80:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def341] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:81:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def342] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:82:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def343] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:83:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def344] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:84:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, nvmlEccErrorCounts_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, struct nvmlEccErrorCounts_st *)'}}
Error: COMPILER_WARNING: [#def345] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:85:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def346] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:86:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def347] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:87:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def348] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:88:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDriverModel_t *, nvmlDriverModel_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlDriverModel_enum *, enum nvmlDriverModel_enum *)'}}
Error: COMPILER_WARNING: [#def349] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:89:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuDynamicPstatesInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGpuDynamicPstatesInfo_st *)'}}
Error: COMPILER_WARNING: [#def350] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:90:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def351] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:91:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEncoderType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEncoderQueryType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def352] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:92:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlEncoderSessionInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlEncoderSessionInfo_st *)'}}
Error: COMPILER_WARNING: [#def353] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:93:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def354] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:94:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def355] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:95:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def356] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:96:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlFBCSessionInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlFBCSessionInfo_st *)'}}
Error: COMPILER_WARNING: [#def357] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:97:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlFBCStats_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlFBCStats_st *)'}}
Error: COMPILER_WARNING: [#def358] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:98:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlFanControlPolicy_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}}
Error: COMPILER_WARNING: [#def359] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:99:68: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def360] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:100:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}}
Error: COMPILER_WARNING: [#def361] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:101:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int, nvmlFieldValue_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int, struct nvmlFieldValue_st *)'}}
Error: COMPILER_WARNING: [#def362] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:102:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}}
Error: COMPILER_WARNING: [#def363] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:103:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *)'}}
Error: COMPILER_WARNING: [#def364] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:104:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuFabricInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlGpuFabricInfo_t *)'}}
Error: COMPILER_WARNING: [#def365] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:105:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuFabricInfoV_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlGpuFabricInfo_v2_t *)'}}
Error: COMPILER_WARNING: [#def366] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:106:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *)'}}
Error: COMPILER_WARNING: [#def367] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:107:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def368] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:108:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstancePlacement_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstancePlacement_st *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def369] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:109:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstancePlacement_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstancePlacement_st *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def370] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:110:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstanceProfileInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstanceProfileInfo_st *)'}}
Error: COMPILER_WARNING: [#def371] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:111:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstanceProfileInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlGpuInstanceProfileInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def372] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:112:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}}
Error: COMPILER_WARNING: [#def373] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:113:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuInstance_t *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def374] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:114:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def375] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:115:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuOperationMode_t *, nvmlGpuOperationMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlGom_enum *, enum nvmlGom_enum *)'}}
Error: COMPILER_WARNING: [#def376] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:116:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}}
Error: COMPILER_WARNING: [#def377] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:117:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def378] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:118:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def379] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:119:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}}
Error: COMPILER_WARNING: [#def380] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:120:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}}
Error: COMPILER_WARNING: [#def381] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:121:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}}
Error: COMPILER_WARNING: [#def382] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:122:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGridLicensableFeatures_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlGridLicensableFeatures_st *)'}}
Error: COMPILER_WARNING: [#def383] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:123:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def384] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:124:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *)'}}
Error: COMPILER_WARNING: [#def385] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:125:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def386] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:126:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(unsigned int, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def387] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:127:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def388] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:128:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def389] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:129:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def390] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:130:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(const char *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(const char *, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def391] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:131:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlHostVgpuMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlHostVgpuMode_enum *)'}}
Error: COMPILER_WARNING: [#def392] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:132:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def393] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:133:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def394] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:134:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def395] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:135:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlInforomObject_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlInforomObject_enum, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def396] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:136:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def397] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:137:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def398] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:138:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *, long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *, long unsigned int *)'}}
Error: COMPILER_WARNING: [#def399] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:139:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v1_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v1_st *)'}}
Error: COMPILER_WARNING: [#def400] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:140:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def401] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:141:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlProcessInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, struct nvmlProcessInfo_v2_st *)'}}
Error: COMPILER_WARNING: [#def402] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:142:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def403] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:143:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def404] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:144:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def405] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:145:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def406] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:146:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def407] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:147:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int *, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *, int *)'}}
Error: COMPILER_WARNING: [#def408] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:148:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, int *)'}}
Error: COMPILER_WARNING: [#def409] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:149:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, long unsigned int *, nvmlAffinityScope_t)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, long unsigned int *, unsigned int)'}}
Error: COMPILER_WARNING: [#def410] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:150:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def411] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:151:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, nvmlMemoryLocation_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, enum nvmlMemoryLocation_enum, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def412] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:152:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_st *)'}}
Error: COMPILER_WARNING: [#def413] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:153:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemory_v2_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlMemory_v2_st *)'}}
Error: COMPILER_WARNING: [#def414] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:154:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def415] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:155:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def416] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:156:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlClockType_t, nvmlPstates_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlClockType_enum, enum nvmlPStates_enum, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def417] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:157:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def418] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:158:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def419] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:159:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def420] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:160:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def421] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:161:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def422] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:162:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def423] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:163:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def424] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:164:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def425] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:165:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlNvLinkCapability_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlNvLinkCapability_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def426] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:166:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlNvLinkErrorCounter_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlNvLinkErrorCounter_enum, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def427] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:167:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlIntNvLinkDeviceType_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlIntNvLinkDeviceType_enum *)'}}
Error: COMPILER_WARNING: [#def428] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:168:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def429] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:169:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def430] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:170:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def431] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:171:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, nvmlNvLinkUtilizationControl_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, struct nvmlNvLinkUtilizationControl_st *)'}}
Error: COMPILER_WARNING: [#def432] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:172:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int, long long unsigned int *, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int, long long unsigned int *, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def433] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:173:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}}
Error: COMPILER_WARNING: [#def434] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:174:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def435] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:175:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t, nvmlGpuP2PCapsIndex_t, nvmlGpuP2PStatus_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t, enum nvmlGpuP2PCapsIndex_enum, enum nvmlGpuP2PStatus_enum *)'}}
Error: COMPILER_WARNING: [#def436] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:176:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def437] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:177:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfoExt_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlPciInfoExt_v1_t *)'}}
Error: COMPILER_WARNING: [#def438] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:178:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def439] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:179:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPciInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlPciInfo_st *)'}}
Error: COMPILER_WARNING: [#def440] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:180:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def441] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:181:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def442] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:182:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def443] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:183:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPcieUtilCounter_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlPcieUtilCounter_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def444] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:184:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPstates_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlPStates_enum *)'}}
Error: COMPILER_WARNING: [#def445] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:185:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def446] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:186:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def447] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:187:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def448] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:188:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def449] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:189:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def450] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:190:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlEnableState_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlEnableState_enum *)'}}
Error: COMPILER_WARNING: [#def451] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:191:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPowerSource_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *)'}}
Error: COMPILER_WARNING: [#def452] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:1:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def453] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:2:72: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def454] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:3:90: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def455] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:4:88: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def456] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:5:85: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def457] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:6:84: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def458] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:7:94: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def459] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:8:82: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def460] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:9:89: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def461] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:10:88: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def462] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:11:83: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def463] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:12:85: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def464] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:13:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def465] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:14:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def466] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:15:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def467] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:16:95: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def468] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:17:100: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def469] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:18:102: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def470] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:19:105: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def471] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:20:91: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def472] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:21:87: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def473] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:22:114: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def474] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:23:107: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def475] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:24:101: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def476] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:25:98: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def477] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:26:114: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def478] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:27:97: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def479] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:28:98: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def480] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:29:90: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def481] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:30:94: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def482] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:31:92: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def483] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:32:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def484] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:33:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def485] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:34:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def486] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:35:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def487] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:36:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def488] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:37:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def489] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:38:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def490] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:39:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def491] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:40:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def492] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:41:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def493] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:42:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def494] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:43:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def495] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:44:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def496] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:45:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def497] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:46:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def498] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:47:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def499] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:48:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def500] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:49:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def501] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:50:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def502] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:51:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def503] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:52:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def504] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:53:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def505] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:54:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def506] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:55:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def507] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:56:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def508] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:57:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def509] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:58:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def510] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:59:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def511] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:60:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def512] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:61:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def513] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:62:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def514] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:63:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def515] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:64:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def516] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:65:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def517] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:66:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def518] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:67:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def519] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:68:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def520] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:69:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def521] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:70:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def522] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:71:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def523] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:72:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def524] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:73:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def525] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:74:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def526] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:75:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def527] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:76:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def528] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:77:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def529] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:78:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def530] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:79:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def531] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:80:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def532] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:81:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def533] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:82:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def534] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:83:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def535] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:84:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def536] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:85:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def537] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:86:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def538] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:87:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def539] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:88:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def540] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:89:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def541] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:90:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def542] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:91:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def543] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:92:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def544] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:93:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def545] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:94:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def546] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:95:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def547] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:96:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def548] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:97:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def549] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:98:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def550] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:99:68: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def551] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:100:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def552] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:101:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def553] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:102:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def554] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:103:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def555] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:104:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def556] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:105:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def557] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:106:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def558] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:107:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def559] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:108:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def560] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:109:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def561] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:110:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def562] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:111:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def563] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:112:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def564] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:113:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def565] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:114:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def566] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:115:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def567] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:116:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def568] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:117:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def569] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:118:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def570] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:119:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def571] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:120:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def572] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:121:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def573] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:122:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def574] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:123:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def575] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:124:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def576] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:125:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def577] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:126:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def578] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:127:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def579] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:128:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def580] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:129:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def581] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:130:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def582] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:131:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def583] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:132:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def584] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:133:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def585] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:134:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def586] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:135:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def587] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:136:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def588] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:137:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def589] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:138:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def590] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:139:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def591] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:140:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def592] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:141:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def593] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:142:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def594] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:143:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def595] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:144:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def596] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:145:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def597] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:146:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def598] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:147:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def599] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:148:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def600] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:149:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def601] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:150:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def602] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:151:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def603] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:152:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def604] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:153:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def605] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:154:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def606] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:155:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def607] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:156:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def608] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:157:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def609] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:158:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def610] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:159:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def611] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:160:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def612] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:161:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def613] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:162:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def614] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:163:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def615] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:164:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def616] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:165:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def617] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:166:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def618] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:167:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def619] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:168:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def620] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:169:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def621] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:170:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def622] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:171:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def623] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:172:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def624] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:173:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def625] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:174:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def626] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:175:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def627] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:176:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def628] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:177:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def629] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:178:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def630] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:179:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def631] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:180:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def632] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:181:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def633] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:182:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def634] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:183:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def635] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:184:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def636] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:185:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def637] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:186:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def638] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:187:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def639] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:188:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def640] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:189:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def641] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:190:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def642] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:191:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def643] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:13:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def644] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:14:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def645] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:15:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def646] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:32:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def647] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:33:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def648] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:34:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def649] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:35:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def650] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:36:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def651] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:37:69: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def652] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:38:51: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def653] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:39:69: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def654] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:40:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def655] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:41:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def656] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:42:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def657] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:43:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def658] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:44:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def659] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:45:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def660] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:46:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def661] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:47:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def662] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:48:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def663] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:49:52: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def664] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:50:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def665] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:51:66: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def666] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:52:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def667] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:53:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def668] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:54:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def669] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:55:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def670] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:56:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def671] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:57:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def672] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:58:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def673] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:59:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def674] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:60:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def675] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:61:51: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def676] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:62:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def677] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:63:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def678] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:64:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def679] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:65:68: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def680] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:66:68: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def681] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:67:73: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def682] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:68:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def683] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:69:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def684] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:70:73: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def685] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:71:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def686] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:72:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def687] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:73:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def688] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:74:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def689] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:75:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def690] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:76:63: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def691] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:77:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def692] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:78:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def693] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:79:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def694] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:80:70: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def695] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:81:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def696] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:82:66: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def697] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:83:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def698] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:84:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def699] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:85:73: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def700] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:86:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def701] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:87:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def702] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:88:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def703] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:89:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def704] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:90:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def705] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:91:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def706] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:92:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def707] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:93:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def708] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:94:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def709] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:95:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def710] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:96:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def711] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:97:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def712] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:98:61: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def713] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:99:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def714] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:100:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def715] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:101:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def716] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:102:63: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def717] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:103:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def718] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:104:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def719] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:105:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def720] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:106:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def721] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:107:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def722] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:108:72: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def723] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:109:75: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def724] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:110:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def725] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:111:66: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def726] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:112:71: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def727] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:113:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def728] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:114:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def729] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:115:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def730] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:116:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def731] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:117:70: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def732] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:118:70: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def733] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:119:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def734] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:120:68: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def735] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:121:68: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def736] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:122:68: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def737] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:123:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def738] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:124:61: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def739] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:125:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def740] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:126:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def741] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:127:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def742] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:128:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def743] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:129:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def744] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:130:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def745] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:131:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def746] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:132:48: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def747] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:133:71: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def748] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:134:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def749] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:135:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def750] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:136:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def751] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:137:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def752] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:138:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def753] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:139:69: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def754] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:140:72: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def755] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:141:72: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def756] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:142:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def757] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:143:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def758] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:144:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def759] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:145:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def760] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:146:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def761] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:147:63: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def762] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:148:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def763] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:149:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def764] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:150:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def765] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:151:61: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def766] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:152:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def767] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:153:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def768] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:154:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def769] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:155:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def770] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:156:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def771] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:157:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def772] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:158:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def773] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:159:51: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def774] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:160:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def775] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:161:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def776] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:162:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def777] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:163:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def778] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:164:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def779] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:165:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def780] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:166:61: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def781] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:167:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def782] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:168:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def783] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:169:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def784] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:170:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def785] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:171:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def786] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:172:67: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def787] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:173:56: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def788] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:174:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def789] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:175:52: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def790] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:176:50: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def791] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:177:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def792] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:178:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def793] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:179:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def794] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:180:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def795] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:181:60: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def796] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:182:52: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def797] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:183:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def798] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:184:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def799] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:185:58: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def800] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:186:61: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def801] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:187:70: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def802] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:188:63: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def803] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:189:74: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def804] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:190:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def805] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:191:54: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def806] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:192:53: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def807] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/completed:1:16: error[error]: '__cgo__2' undeclared here (not in a function); did you mean '__cgo__1'?
Error: COMPILER_WARNING: [#def808]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:27:27: warning[-Wunused-const-variable=]: ‘dxcore_nvidia_driver_store_components’ defined but not used
Error: GCC_ANALYZER_WARNING (CWE-401): [#def809]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:133:16: warning[-Wanalyzer-malloc-leak]: leak of ‘pValue’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:332:5: enter_function: entry to ‘dxcore_init_context’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:341:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:345:60: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:353:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: call_function: calling ‘dxcore_enum_adapters’ from ‘dxcore_init_context’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def810]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:270:13: warning[-Wanalyzer-malloc-leak]: leak of ‘params.pAdapters’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:332:5: enter_function: entry to ‘dxcore_init_context’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:341:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:345:60: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:353:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: call_function: calling ‘dxcore_enum_adapters’ from ‘dxcore_init_context’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def811]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:298:13: warning[-Wanalyzer-malloc-leak]: leak of ‘params.pAdapters’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:332:5: enter_function: entry to ‘dxcore_init_context’
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:341:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:345:60: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:353:12: branch_false: following ‘false’ branch...
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: branch_false: ...to here
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/dxcore.c:358:9: call_function: calling ‘dxcore_enum_adapters’ from ‘dxcore_init_context’
Error: COMPILER_WARNING: [#def812] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:1:64: error[error]: invalid operands to binary * (have '_GoString_ (*)(char *)' and 'int')
Error: COMPILER_WARNING: [#def813] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:2:66: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def814] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:3:77: error[error]: invalid operands to binary * (have 'void (*)(struct dxcore_context *)' and 'int')
Error: COMPILER_WARNING: [#def815] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:4:75: error[error]: invalid operands to binary * (have 'int (*)(struct dxcore_context *)' and 'int')
Error: COMPILER_WARNING: [#def816] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:5:61: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def817] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-int-const:6:65: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def818] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:1:67: error[error]: incompatible types when initializing type 'double' using type '_GoString_ (*)(char *)'
Error: COMPILER_WARNING: [#def819] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:2:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def820] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:3:67: error[error]: incompatible types when initializing type 'double' using type 'void (*)(struct dxcore_context *)'
Error: COMPILER_WARNING: [#def821] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:4:67: error[error]: incompatible types when initializing type 'double' using type 'int (*)(struct dxcore_context *)'
Error: COMPILER_WARNING: [#def822] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:5:74: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def823] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-num-const:6:78: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def824] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:1:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def825] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:2:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def826] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:3:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def827] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:4:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def828] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:5:74: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def829] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:6:78: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def830] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:1:36: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def831] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:3:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def832] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:4:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def833] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/completed:1:16: error[error]: '__cgo__2' undeclared here (not in a function); did you mean '__cgo__1'?
Error: COMPILER_WARNING: [#def834] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:1:64: error[error]: invalid operands to binary * (have '_GoString_ (*)(char *)' and 'int')
Error: COMPILER_WARNING: [#def835] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:2:60: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def836] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:2:66: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def837] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:3:60: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def838] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:4:61: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def839] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-int-const:5:65: error[error]: invalid type argument of unary '*' (have 'int')
Error: COMPILER_WARNING: [#def840] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:1:67: error[error]: incompatible types when initializing type 'double' using type '_GoString_ (*)(char *)'
Error: COMPILER_WARNING: [#def841] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:2:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def842] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:2:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def843] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:3:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def844] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:4:74: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def845] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-num-const:5:78: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def846] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:1:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def847] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:2:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def848] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:2:79: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def849] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:3:73: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def850] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:4:74: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def851] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-str-lit:5:78: error[error]: expected expression before ';' token
Error: COMPILER_WARNING: [#def852] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/nvsandboxutils/not-type:1:36: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-176.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | toolbox-0.3-2.fc44 |
| store-results-to | /tmp/tmp69o9k7ph/toolbox-0.3-2.fc44.tar.xz |
| time-created | 2026-01-08 21:54:58 |
| time-finished | 2026-01-08 21:57:23 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp69o9k7ph/toolbox-0.3-2.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp69o9k7ph/toolbox-0.3-2.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |