hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘bench’ can be installed ... OK * used C compiler: ‘gcc (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6)’ * checking installed package size ... OK * checking package 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 loading without being on the library search path ... 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 Unknown packages ‘ggbeeswarm’, ‘ggplot2’, ‘ggridges’, ‘tidyr’ in Rd xrefs * 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 C/C++/Fortran sources/headers ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-bytes.R:38:5'): format.bench_bytes: handles NA and NaN ─────── format(bench_bytes(NA)) not equal to "NA". 1/1 mismatches x[1]: "NaN" y[1]: "NA" ── Failure ('test-time.R:47:5'): format.as_bench_time: handles NA and NaN and Inf ── format(as_bench_time(NA)) not equal to "NA". 1/1 mismatches x[1]: "NaN" y[1]: "NA" [ FAIL 2 | WARN 0 | SKIP 4 | PASS 198 ] Error: Test failures Execution halted * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `inconsolata.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) ! Emergency stop. l.303 ^^M ! ==> Fatal error occurred, no output PDF file produced! * checking PDF version of manual without index ... OK * DONE Status: 1 ERROR, 1 WARNING, 2 NOTEs See ‘/builddir/build/BUILD/bench/bench.Rcheck/00check.log’ for details. error: Bad exit status from /var/tmp/rpm-tmp.S1UHCb (%check) Bad exit status from /var/tmp/rpm-tmp.S1UHCb (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-bench.spec