working system plugin in macos #1055
build.yml
on: push
Build for Ubuntu
46s
Build for CMS
0s
Build for Windows
0s
Build for MacOS
0s
Release
0s
Annotations
10 errors and 11 warnings
Build for Ubuntu:
lib/plugins/system/system.c#L63
‘ARG0’ undeclared (first use in this function)
|
Build for Ubuntu:
lib/plugins/system/system.c#L66
‘SIGNAL_FAILURE’ undeclared (first use in this function)
|
Build for Ubuntu:
lib/plugins/system/system.c#L66
expected ‘;’ before ‘}’ token
|
Build for Ubuntu:
lib/plugins/system/system.c#L70
‘ENDPROC’ undeclared (first use in this function)
|
Build for Ubuntu:
lib/plugins/system/system.c#L70
expected ‘;’ before ‘}’ token
|
Build for Ubuntu:
lib/plugins/system/system.c#L76
redefinition of ‘PROCEDURE’
|
Build for Ubuntu:
lib/plugins/system/system.c#L81
‘SIGNAL_FAILURE’ undeclared (first use in this function)
|
Build for Ubuntu:
lib/plugins/system/system.c#L81
expected ‘;’ before ‘}’ token
|
Build for Ubuntu:
lib/plugins/system/system.c#L83
‘ENDPROC’ undeclared (first use in this function)
|
Build for Ubuntu:
lib/plugins/system/system.c#L83
expected ‘;’ before ‘}’ token
|
Build for Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L806
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L806
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘int’ [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L812
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘int’ [-Wformat=]
|