| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:56 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the ACME package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ACME.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 14/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ACME 2.48.0 (landing page) Sean Davis
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: ACME |
| Version: 2.48.0 |
| Command: C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/ACME_2.48.0.tar.gz && rm -rf ACME.buildbin-libdir && mkdir ACME.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ACME.buildbin-libdir ACME_2.48.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL ACME_2.48.0.zip && rm ACME_2.48.0.tar.gz ACME_2.48.0.zip |
| StartedAt: 2021-10-14 07:29:17 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 07:30:20 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 63.5 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/ACME_2.48.0.tar.gz && rm -rf ACME.buildbin-libdir && mkdir ACME.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ACME.buildbin-libdir ACME_2.48.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL ACME_2.48.0.zip && rm ACME_2.48.0.tar.gz ACME_2.48.0.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
27 9442k 27 2551k 0 0 4028k 0 0:00:02 --:--:-- 0:00:02 4030k
100 9442k 100 9442k 0 0 6443k 0 0:00:01 0:00:01 --:--:-- 6450k
install for i386
* installing *source* package 'ACME' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I"c:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c windowChisq.c -o windowChisq.o
windowChisq.c: In function 'windowChisq':
windowChisq.c:58:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
firstprobe>0) {
~~~~~~~~~~^~
windowChisq.c:63:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
lastprobe<(na-1)) {
~~~~~~~~~^~~~~~~
windowChisq.c:21:11: warning: unused variable 'xa' [-Wunused-variable]
double *xa,*xlocations,*xchivals;
^~
windowChisq.c: At top level:
windowChisq.c:86:20: warning: initialization of 'void * (*)()' from incompatible pointer type 'struct SEXPREC * (*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' [-Wincompatible-pointer-types]
{"windowChisq",&windowChisq,5},
^
windowChisq.c:86:20: note: (near initialization for 'callMethods[0].fun')
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o ACME.dll tmp.def windowChisq.o -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/ACME.buildbin-libdir/00LOCK-ACME/00new/ACME/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'ACME'
finding HTML links ... done
ACMECalcSet-class html
finding level-2 HTML links ... done
ACMESet-class html
aGFF-class html
aGFFCalc-class html
do.aGFF.calc html
example.agff html
findClosestGene html
findRegions html
generics html
getRefflat html
read.resultsGFF html
write.bedGraph html
write.sgr 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 'ACME' ...
** libs
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c windowChisq.c -o windowChisq.o
windowChisq.c: In function 'windowChisq':
windowChisq.c:58:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
firstprobe>0) {
~~~~~~~~~~^~
windowChisq.c:63:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
lastprobe<(na-1)) {
~~~~~~~~~^~~~~~~
windowChisq.c:21:11: warning: unused variable 'xa' [-Wunused-variable]
double *xa,*xlocations,*xchivals;
^~
windowChisq.c: At top level:
windowChisq.c:86:20: warning: initialization of 'void * (*)()' from incompatible pointer type 'struct SEXPREC * (*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' [-Wincompatible-pointer-types]
{"windowChisq",&windowChisq,5},
^
windowChisq.c:86:20: note: (near initialization for 'callMethods[0].fun')
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o ACME.dll tmp.def windowChisq.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/ACME.buildbin-libdir/ACME/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ACME' as ACME_2.48.0.zip
* DONE (ACME)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'ACME' successfully unpacked and MD5 sums checked