Last updated on 2023-03-21 17:53:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 64.64 | 67.66 | 132.30 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 58.49 | 51.89 | 110.38 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 270.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 211.79 | NOTE | |||
r-patched-linux-x86_64 | 0.2.0 | 49.19 | 65.53 | 114.72 | OK | |
r-release-linux-x86_64 | 0.2.0 | 51.44 | 65.30 | 116.74 | OK | |
r-release-macos-arm64 | 0.2.0 | 56.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 135.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 192.00 | 118.00 | 310.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 46.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.0 | 68.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 172.00 | 135.00 | 307.00 | OK |
Version: 0.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./bedrock_leveldb.h:74:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bedrock_leveldb.h:100:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bedrock_leveldb.h:102:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bedrock_leveldb.h:103:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./support.h:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bedrock_leveldb.c:545:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bedrock_leveldb.c:785:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bedrock_leveldb.c:797:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bedrock_leveldb.c:802:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:39:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:136:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:137:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:138:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
nbt.c:35:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
random.c:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
random.c:56:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
random.c:90:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
subchunk.c:9:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
support.c:205:26: 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/rbedrock.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bedrock_leveldb.h:74:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.h:100:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.h:102:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.h:103:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
support.h:44:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.c:545:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.c:785:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.c:797:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bedrock_leveldb.c:802:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:39:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:136:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:138:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
nbt.c:35:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
random.c:44:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
random.c:56:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
random.c:90:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
subchunk.c:9:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
support.c:205:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rbedrock.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 3.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64