Back to the "Multiple platform build/check report"
| NOTES: (1) a maintainance reboot of lemming prevented these builds to complete on this machine (2) these are the last builds with R 2.6.0 (2007-06-03 r41797) on lamb1 and lemming, next builds will be with R 2.6.0 (2007-06-10 r41908) configured with --enable-strict-barrier |
| Package 92/238 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
GGtools1.5.0Vince CareyLast Changed Date: 2007-04-26 11:59:29 -0700 Last Changed Rev: 24316 | lamb1 | Linux (SUSE 10.1) | x86_64 | ERROR | skipped | |
| wellington | Linux (SUSE 9.2) | i686 | [ ERROR ] | skipped | ||
| churchill | Solaris 2.9 | sparc | ERROR | skipped | ||
| lemming | Windows Server 2003 (32-bit) | x64 | ERROR | skipped | skipped |
| Package: GGtools |
| Version: 1.5.0 |
| Command: /loc/biocbuild/bbs-2.1-bioc/R/bin/R CMD build GGtools |
| RetCode: 1 |
| Time: 52.3 seconds |
| Status: ERROR |
| PackageFile: None |
* checking for file 'GGtools/DESCRIPTION' ... OK
* preparing 'GGtools':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'GGtools' ...
** libs
g++ -I/loc/biocbuild/bbs-2.1-bioc/R/include -I/loc/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c minfra.cc -o minfra.o
minfra.cc: In function `matrix operator/(matrix&, matrix&)':
minfra.cc:459: warning: unused variable `int a2c'
minfra.cc: In function `matrix delete_col(matrix, int)':
minfra.cc:545: warning: unused variable `int ncop'
minfra.cc:545: warning: unused variable `int nresel'
minfra.cc:545: warning: unused variable `int skip'
minfra.cc:546: warning: unused variable `double*resbase'
minfra.cc:546: warning: unused variable `double*Xbase'
minfra.cc: In function `int split(matrix&, matrix&, matrix*)':
minfra.cc:1210: warning: unused variable `int j'
minfra.cc: In function `matrix* split(matrix&, matrix&)':
minfra.cc:1245: warning: unused variable `int j'
g++ -shared -L/usr/local/lib -o GGtools.so minfra.o -L/loc/biocbuild/bbs-2.1-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: hgfocus
Loading required package: geneplotter
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: DBI
Loading required package: RSQLite
Loading required package: lattice
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Loading required package: mgu74av2
** help
Note: unmatched right brace in 'snpMeta-class' on or after line 44
>>> Building/Updating help pages for package 'GGtools'
Formats: text html latex example
HM2rac text html latex example
HMworkflow text html latex example
Strains2rac text html latex example
geneLocs text html latex example
genoStrings text html latex example
make_racExSet text html latex example
oGtypeExSet-class text html latex example
plot_EvG text html latex example
racExSet-class text html latex example
snpMeta-class text html latex example
snpScreen text html latex example
snps text html latex example
** building package indices ...
Loading required package: methods
Warning: 'chr20meta' looks like a pre-2.4.0 S4 object: please recreate it
* DONE (GGtools)
* creating vignettes ... ERROR
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: hgfocus
Loading required package: geneplotter
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: DBI
Loading required package: RSQLite
Loading required package: lattice
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Loading required package: mgu74av2
Error: processing vignette 'GGoverview.Rnw' failed with diagnostics:
chunk 3 (label=lksmeta)
Error in chr20meta[1:4, ] : incorrect number of dimensions
In addition: Warning message:
'chr20meta' looks like a pre-2.4.0 S4 object: please recreate it
Execution halted