Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-12-23 12:05 -0500 (Mon, 23 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
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 2185/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TransView 1.50.0 (landing page) Julius Muller
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the TransView package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TransView.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. |
Package: TransView |
Version: 1.50.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL TransView |
StartedAt: 2024-12-19 16:25:35 -0500 (Thu, 19 Dec 2024) |
EndedAt: 2024-12-19 16:26:34 -0500 (Thu, 19 Dec 2024) |
EllapsedTime: 59.1 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL TransView ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'TransView' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_TransView.c -o R_init_TransView.o gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bam_plbuf.c -o bam_plbuf.o gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bin_density.c -o bin_density.o gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c construct_dc.c -o construct_dc.o gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c parse_sam.c -o parse_sam.o parse_sam.c: In function 'quality_check': parse_sam.c:161:75: warning: format '%d' expects argument of type 'int', but argument 2 has type 'hts_pos_t' {aka 'long long int'} [-Wformat=] 161 | warning("Read length neither found in core.isize=%d, core.l_qseq=%d or cigar=%d!\n",temp_read->core.isize,temp_read->core.l_qseq,bam1_cigar(temp_read)); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | int hts_pos_t {aka long long int} | %lld parse_sam.c:161:103: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t *' {aka 'unsigned int *'} [-Wformat=] 161 | warning("Read length neither found in core.isize=%d, core.l_qseq=%d or cigar=%d!\n",temp_read->core.isize,temp_read->core.l_qseq,bam1_cigar(temp_read)); | ~^ | | | int | %n parse_sam.c: In function 'print_readinfo': parse_sam.c:202:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'hts_pos_t' {aka 'long long int'} [-Wformat=] 202 | printf("Pos %d\n",current_read->core.pos); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int hts_pos_t {aka long long int} | %lld parse_sam.c:203:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hts_pos_t' {aka 'long long int'} [-Wformat=] 203 | printf("Len %d -> END: %d\n",rm->read_length,rm->read_length+current_read->core.pos); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int hts_pos_t {aka long long int} | %lld parse_sam.c: In function 'seq_density': parse_sam.c:314:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'hts_pos_t' {aka 'long long int'} [-Wformat=] 314 | warning("BUFFER only %d\n But POS: %d cur_seq_len: %d EXTEND: %d -> %d \n GLOBAL %d\n", | ~^ | | | int | %lld 315 | BUFFERLIMIT,current_read->core.pos,rm.read_length,user_args->EXTEND, | ~~~~~~~~~~~~~~~~~~~~~~ | | | hts_pos_t {aka long long int} parse_sam.c:314:94: warning: format '%d' expects argument of type 'int', but argument 6 has type 'hts_pos_t' {aka 'long long int'} [-Wformat=] 314 | warning("BUFFER only %d\n But POS: %d cur_seq_len: %d EXTEND: %d -> %d \n GLOBAL %d\n", | ~^ | | | int | %lld 315 | BUFFERLIMIT,current_read->core.pos,rm.read_length,user_args->EXTEND, 316 | current_read->core.pos+rm.read_length+user_args->EXTEND,abs_gen_end); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | hts_pos_t {aka long long int} gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c slice_dc.c -o slice_dc.o slice_dc.c: In function 'slice_dc': slice_dc.c:184:33: warning: 'slicep' may be used uninitialized [-Wmaybe-uninitialized] 184 | expand(slicep,new_vecp,rebuildc,wsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ slice_dc.c:101:22: note: 'slicep' was declared here 101 | int *slicep= INTEGER_POINTER(slice); | ^~~~~~ gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c visuals.c -o visuals.o gcc -shared -s -static-libgcc -o TransView.dll tmp.def R_init_TransView.o bam_plbuf.o bin_density.o construct_dc.o parse_sam.o slice_dc.o visuals.o F:/biocbuild/bbs-3.20-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -lm -lbz2 -llzma -lcurl -lpsl -lbrotlidec -lbrotlicommon -lbcrypt -lidn2 -lunistring -liconv -lssl -lcrypto -lz -lcrypt32 -lwsock32 -lwldap32 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lzstd -lregex -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-TransView/00new/TransView/libs/x64 ** R ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (TransView)