Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:40:31 -0400 (Thu, 02 Nov 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 340/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chopsticks 1.68.0 (landing page) Hin-Tak Leung
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the chopsticks package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chopsticks.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: chopsticks |
Version: 1.68.0 |
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings chopsticks_1.68.0.tar.gz |
StartedAt: 2023-11-02 09:14:02 -0000 (Thu, 02 Nov 2023) |
EndedAt: 2023-11-02 09:15:14 -0000 (Thu, 02 Nov 2023) |
EllapsedTime: 72.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: chopsticks.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings chopsticks_1.68.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/chopsticks.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘chopsticks/DESCRIPTION’ ... OK * this is package ‘chopsticks’ version ‘1.68.0’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘chopsticks’ can be installed ... WARNING Found the following significant warnings: inputNew.c:687:5: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:408:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:404:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:401:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:398:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:395:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] readped.c:233:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 80 [-Wformat-truncation=] See ‘/home/biocbuild/bbs-3.18-bioc/meat/chopsticks.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (GCC) 10.3.1’ * checking installed package size ... NOTE installed size is 5.8Mb sub-directories of 1Mb or more: data 4.1Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 ... NOTE prepare_Rd: ibs.stats.Rd:28: Dropping empty section \references prepare_Rd: ibs.stats.Rd:49: Dropping empty section \seealso prepare_Rd: read.pedfile.info.Rd:31-32: Dropping empty section \examples prepare_Rd: read.pedfile.map.Rd:31-32: Dropping empty section \examples prepare_Rd: read.snps.chiamo.Rd:37-38: Dropping empty section \note prepare_Rd: read.wtccc.signals.Rd:58: Dropping empty section \seealso checkRd: (-1) read.wtccc.signals.Rd:30: Escaped LaTeX specials: \_ \_ checkRd: (-1) snpMatrix-package.Rd:21: Escaped LaTeX specials: \_ \_ prepare_Rd: wtccc.sample.list.Rd:36-37: Dropping empty section \note prepare_Rd: wtccc.sample.list.Rd:39-40: Dropping empty section \examples checkRd: (-1) wtccc.sample.list.Rd:26: Escaped LaTeX specials: \_ \_ * checking Rd metadata ... OK * checking Rd cross-references ... OK * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... WARNING Warning: package needs dependence on R (>= 2.10) * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... WARNING Note: information on .o files is not available File ‘/home/biocbuild/R/R-4.3.1/site-library/chopsticks/libs/chopsticks.so’: Found ‘sprintf’, possibly from ‘sprintf’ (C) File ‘chopsticks/libs/chopsticks.so’: Found non-API call to R: ‘R_data_class’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 3 WARNINGs, 3 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/chopsticks.Rcheck/00check.log’ for details.
chopsticks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL chopsticks ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘chopsticks’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c adler32.c -o adler32.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c bind.c -o bind.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c compress.c -o compress.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c crc32.c -o crc32.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c deflate.c -o deflate.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c force_hom.c -o force_hom.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c glm_test.c -o glm_test.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c glm_test_R.c -o glm_test_R.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c gzio.c -o gzio.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c hash_index.c -o hash_index.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ibs.c -o ibs.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c in.c -o in.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c infback.c -o infback.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inffast.c -o inffast.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inflate.c -o inflate.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inftrees.c -o inftrees.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c input.c -o input.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inputNew.c -o inputNew.o inputNew.c: In function ‘simplify_names’: inputNew.c:687:5: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 687 | strncpy(back, front, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inputNew.c: In function ‘insnp_new’: inputNew.c:408:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 408 | strncpy(gtype2, field, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inputNew.c:404:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 404 | strncpy(gtype1, field, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inputNew.c:401:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 401 | strncpy(cscore, field, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inputNew.c:398:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 398 | strncpy(snpid, field, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inputNew.c:395:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 395 | strncpy(sampid, field, MAX_FLD-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c input_unsorted.c -o input_unsorted.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ld_graphic_eps.c -o ld_graphic_eps.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ld_with.c -o ld_with.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c mla.c -o mla.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c outdata.c -o outdata.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c pairwise_linkage.c -o pairwise_linkage.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_chiamo.c -o read_chiamo.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_hapmap.c -o read_hapmap.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_pedfile.c -o read_pedfile.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_signals.c -o read_signals.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c readped.c -o readped.o readped.c: In function ‘readped’: readped.c:233:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 80 [-Wformat-truncation=] 233 | snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi); | ^~ readped.c:233:5: note: ‘snprintf’ output between 3 and 93 bytes into a destination of size 81 233 | snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c sdfpw.c -o sdfpw.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c single_snp_tests.c -o single_snp_tests.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c snp_summary.c -o snp_summary.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c snpmpy.c -o snpmpy.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c solve_cubic.c -o solve_cubic.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c solve_quadratic.c -o solve_quadratic.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c structure.c -o structure.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c trees.c -o trees.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c uncompr.c -o uncompr.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c zutil.c -o zutil.o gcc -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o chopsticks.so adler32.o bind.o compress.o crc32.o deflate.o force_hom.o glm_test.o glm_test_R.o gzio.o hash_index.o ibs.o in.o infback.o inffast.o inflate.o inftrees.o input.o inputNew.o input_unsorted.o ld_graphic_eps.o ld_with.o mla.o outdata.o pairwise_linkage.o read_chiamo.o read_hapmap.o read_pedfile.o read_signals.o readped.o sdfpw.o single_snp_tests.o snp_summary.o snpmpy.o solve_cubic.o solve_quadratic.o structure.o trees.o uncompr.o zutil.o -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-chopsticks/00new/chopsticks/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (chopsticks)
chopsticks.Rcheck/chopsticks-Ex.timings
name | user | system | elapsed | |
X.snp-class | 0.084 | 0.020 | 0.105 | |
X.snp.matrix-class | 0.076 | 0.008 | 0.085 | |
epsout.ld.snp | 0.105 | 0.012 | 0.118 | |
for.exercise | 0.668 | 0.020 | 0.691 | |
ibs.stats | 0.296 | 0.008 | 0.305 | |
ibsCount | 0.143 | 0.008 | 0.151 | |
ibsDist | 0.108 | 0.008 | 0.116 | |
ld.snp | 0.108 | 0.000 | 0.109 | |
ld.with | 0.084 | 0.000 | 0.084 | |
pair.result.ld.snp | 0.056 | 0.016 | 0.073 | |
plot.snp.dprime | 0.183 | 0.004 | 0.187 | |
qq.chisq | 0 | 0 | 0 | |
read.HapMap.data | 0 | 0 | 0 | |
read.snps.chiamo | 0.000 | 0.000 | 0.001 | |
read.wtccc.signals | 0 | 0 | 0 | |
row.summary | 0.083 | 0.004 | 0.087 | |
single.snp.tests | 0.101 | 0.000 | 0.103 | |
snp-class | 0.001 | 0.000 | 0.000 | |
snp.cbind | 0.380 | 0.000 | 0.381 | |
snp.cor | 0.502 | 0.004 | 0.515 | |
snp.dprime-class | 0.072 | 0.013 | 0.085 | |
snp.lhs.tests | 0.094 | 0.035 | 0.131 | |
snp.matrix-class | 0.123 | 0.007 | 0.131 | |
snp.pre | 0.088 | 0.001 | 0.089 | |
snp.rhs.tests | 0.083 | 0.000 | 0.082 | |
testdata | 0.118 | 0.004 | 0.123 | |
xxt | 0.458 | 0.004 | 0.463 | |