* using log directory '/wrkdirs/usr/ports/security/R-cran-openssl/work/openssl.Rcheck' * using R version 4.3.1 (2023-06-16) * using platform: amd64-portbld-freebsd14.0 (64-bit) * R was compiled by FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) GNU Fortran (FreeBSD Ports Collection) 12.2.0 * running under: FreeBSD 14amd64-main 14.0-ALPHA1 FreeBSD 14.0-ALPHA1 1400094 amd64 * using session charset: ASCII * using options '--no-manual --no-build-vignettes' * checking for file 'openssl/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'openssl' version '2.1.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Packages suggested but not available for checking: 'curl', 'rmarkdown', 'jose' * checking if this is a source package ... NOTE Found the following apparent object files/libraries: src/bcrypt/libstatbcrypt.a Object files/libraries should not be included in a source package. * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'openssl' can be installed ... OK * used C compiler: 'FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)' * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Package unavailable to check Rd xrefs: 'curl' * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... NOTE Package has both 'src/Makevars.in' and 'src/Makevars'. Installation with --no-configure' is unlikely to work. If you intended 'src/Makevars' to be used on Windows, rename it to 'src/Makevars.win' otherwise remove it. If 'configure' created 'src/Makevars', you need a 'cleanup' script. * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'engine.R' Comparing 'engine.Rout' to 'engine.Rout.save' ...4d3 < Linking to: OpenSSL 3.0.10 1 Aug 2023 Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 4. \-openssl::md4("foo") 5. \-openssl:::rawstringhash(x, "md4", key) 6. \-openssl:::stringhash(x, algo, key) -- Error ('test_salting.R:10:3'): MD4 salts multiple values -------------------- Error in `stringhash(x, algo, key)`: OpenSSL error: 0020810AF72E0000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:/usr/src/crypto/openssl/crypto/evp/evp_fetch.c:373:Global default library context, Algorithm (MD4 : 71), Properties () Backtrace: x 1. \-openssl::md4(c("foo", "bar"), "baz") at test_salting.R:10:2 2. \-openssl:::rawstringhash(x, "md4", key) 3. \-openssl:::stringhash(x, algo, key) [ FAIL 8 | WARN 0 | SKIP 2 | PASS 528 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... NONE 'bignum.Rmd' using 'UTF-8'... OK 'crypto_hashing.Rmd' using 'UTF-8'... OK 'keys.Rmd' using 'UTF-8'... OK 'secure_rng.Rmd' using 'UTF-8'... OK * checking re-building of vignette outputs ... SKIPPED * DONE Status: 1 ERROR, 4 NOTEs