CRAN Package Check Results for Package rsyslog

Last updated on 2023-01-25 04:51:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 1.97 20.77 22.74 WARN
r-devel-linux-x86_64-debian-gcc 1.0.2 1.87 16.71 18.58 WARN
r-devel-linux-x86_64-fedora-clang 1.0.2 30.32 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.2 29.82 WARN
r-patched-linux-x86_64 1.0.2 2.13 21.60 23.73 OK
r-release-linux-x86_64 1.0.2 1.83 21.46 23.29 OK
r-release-macos-arm64 1.0.2 14.00 OK
r-release-macos-x86_64 1.0.2 20.00 OK
r-oldrel-macos-arm64 1.0.2 18.00 OK
r-oldrel-macos-x86_64 1.0.2 19.00 OK

Check Details

Version: 1.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./rsyslog.h:15:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     rsyslog.c:50:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rsyslog.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     rsyslog.h:15:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     rsyslog.c:50:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rsyslog.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./rsyslog.h:15:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     rsyslog.c:50:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/rsyslog.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     rsyslog.h:15:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     rsyslog.c:50:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/rsyslog.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc