Back to "Blame Jeroen" build/check report for BioC 3.11 |
This page was generated on 2020-04-14 03:20:19 -0400 (Tue, 14 Apr 2020).
These builds are using Rtools40 and R-testing by Jeroen Ooms (available at https://cran.r-project.org/bin/windows/testing/rtools40.html) |
TO THE DEVELOPERS/MAINTAINERS OF THE biovizBase PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 22/89 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
biovizBase 1.35.1 Michael Lawrence
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | [ OK ] |
Package: biovizBase |
Version: 1.35.1 |
Command: rm -rf biovizBase.buildbin-libdir && mkdir biovizBase.buildbin-libdir && C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=biovizBase.buildbin-libdir biovizBase_1.35.1.tar.gz |
StartedAt: 2020-04-14 01:24:27 -0400 (Tue, 14 Apr 2020) |
EndedAt: 2020-04-14 01:26:20 -0400 (Tue, 14 Apr 2020) |
EllapsedTime: 112.3 seconds |
RetCode: 0 |
Status: OK |
PackageFile: biovizBase_1.35.1.zip |
PackageFileSize: 2.703 MiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf biovizBase.buildbin-libdir && mkdir biovizBase.buildbin-libdir && C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=biovizBase.buildbin-libdir biovizBase_1.35.1.tar.gz ### ############################################################################## ############################################################################## install for i386 * installing *source* package 'biovizBase' ... ** using staged installation ** libs /mingw32/bin/gcc -I"C:/Users/BIOCTE~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_biovizBase.c -o R_init_biovizBase.o /mingw32/bin/gcc -I"C:/Users/BIOCTE~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c bin_offsets.c -o bin_offsets.o bin_offsets.c: In function 'scan_bam_bin_offsets': bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (strncmp(b, "BAI\1", 4)) ^ In file included from C:/Users/BIOCTE~1/BBS-3~1.11-/R/include/R_ext/RS.h:34, from C:/Users/BIOCTE~1/BBS-3~1.11-/R/include/Rdefines.h:37, from bin_offsets.h:1, from bin_offsets.c:3: C:/rtools40/mingw32/i686-w64-mingw32/include/string.h:86:15: note: expected 'const char *' but argument is of type 'Rbyte *' {aka 'unsigned char *'} int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^~~~~~~ /mingw32/bin/gcc -shared -s -static-libgcc -o biovizBase.dll tmp.def R_init_biovizBase.o bin_offsets.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCTE~1/BBS-3~1.11-/R/bin/i386 -lR installing to C:/Users/bioctesting/bbs-3.11-bioc-testing/meat/biovizBase.buildbin-libdir/00LOCK-biovizBase/00new/biovizBase/libs/i386 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'biovizBase' finding HTML links ... done CRC html GCcontent html addStepping-method html aes-utils html biovizBase-package html colorBlindSafePal html containLetters html crc1.GeRL html crunch-method html Rd warning: C:/Users/bioctesting/bbs-3.11-bioc-testing/tmpdir/Rtmp4uYkle/R.INSTALL15f8c6c4abf/biovizBase/man/crunch-method.Rd:31: file link 'AnnotationFilter-class' in package 'AnnotationFilter' does not exist and so has been treated as a topic darned_hg19_subset500 html estimateCoverage-method html flatGrl html genesymbol html getBioColor html getFormalNames html getGaps html getIdeoGR html getIdeogram html getScale html hg19Ideogram html hg19IdeogramCyto html ideo html ideoCyto html isIdeogram html isMatchedWithModel html isSimpleIdeogram html labs html maxGap-method html mold-method html finding level-2 HTML links ... done pileupAsGRanges html pileupGRangesAsVariantTable html plotColorLegend html scale html showColor html shrinkageFun-method html splitByFacets-method html strip_formula_dots html subsetArgsByFormals html transform html transformGRangesForEvenSpace html ** 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 install for x64 * installing *source* package 'biovizBase' ... ** libs /mingw64/bin/gcc -I"C:/Users/BIOCTE~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_biovizBase.c -o R_init_biovizBase.o /mingw64/bin/gcc -I"C:/Users/BIOCTE~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c bin_offsets.c -o bin_offsets.o bin_offsets.c: In function 'scan_bam_bin_offsets': bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (strncmp(b, "BAI\1", 4)) ^ In file included from C:/Users/BIOCTE~1/BBS-3~1.11-/R/include/R_ext/RS.h:34, from C:/Users/BIOCTE~1/BBS-3~1.11-/R/include/Rdefines.h:37, from bin_offsets.h:1, from bin_offsets.c:3: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:15: note: expected 'const char *' but argument is of type 'Rbyte *' {aka 'unsigned char *'} int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^~~~~~~ /mingw64/bin/gcc -shared -s -static-libgcc -o biovizBase.dll tmp.def R_init_biovizBase.o bin_offsets.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCTE~1/BBS-3~1.11-/R/bin/x64 -lR installing to C:/Users/bioctesting/bbs-3.11-bioc-testing/meat/biovizBase.buildbin-libdir/biovizBase/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'biovizBase' as biovizBase_1.35.1.zip * DONE (biovizBase)