Back to the "Multiple platform build/check report"
Package 227/234 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
twilight1.13.0Stefanie ScheidLast Changed Date: 2007-04-24 11:31:42 -0700 Last Changed Rev: 24217 | lamb1 | Linux (SUSE 10.1) | x86_64 | [ ERROR ] | skipped | |
wellington | Linux (SUSE 9.2) | i686 | OK | OK | ||
churchill | Solaris 2.9 | sparc | OK | OK | ||
lemming | Windows Server 2003 (32-bit) | x64 | OK | OK | OK |
Package: twilight |
Version: 1.13.0 |
Command: /home/biocbuild/bbs-2.1-bioc/R/bin/R CMD build twilight |
RetCode: 1 |
Time: 9.5 seconds |
Status: ERROR |
PackageFile: None |
* checking for file 'twilight/DESCRIPTION' ... OK * preparing 'twilight': * checking DESCRIPTION meta-information ... OK * cleaning src * checking whether 'INDEX' is up-to-date ... OK * installing the package to re-build vignettes * Installing *source* package 'twilight' ... ** libs gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c confidence.line.c -o confidence.line.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c correlation.c -o correlation.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c kstest.c -o kstest.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c sep.c -o sep.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c twosample.perm.c -o twosample.perm.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c twosample.single.c -o twosample.single.o gcc -std=gnu99 -shared -L/usr/local/lib64 -o twilight.so confidence.line.o correlation.o kstest.o sep.o twosample.perm.o twosample.single.o -L/home/biocbuild/bbs-2.1-bioc/R/lib -lR ** R ** data ** inst ** preparing package for lazy loading Loading required package: splines 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)'. ** help >>> Building/Updating help pages for package 'twilight' Formats: text html latex example exfdr text html latex expval text html latex plot.twilight text html latex example print.twilight text html latex example twilight text html latex example twilight.combi text html latex example twilight.filtering text html latex example twilight.getlambda text html latex twilight.getmatrix text html latex twilight.permute.pair text html latex twilight.permute.unpair text html latex twilight.pval text html latex example twilight.teststat text html latex example ** building package indices ... * DONE (twilight) * creating vignettes ...sh: line 1: 2325 Segmentation fault '/home/biocbuild/bbs-2.1-bioc/R/bin/R' --vanilla --no-save --quiet </tmp/Rin205547590 >/tmp/Rout205591714 2>&1 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: affy Loading required package: affyio Loading required package: limma *** caught segfault *** address 0x2b4b30561013, cause 'memory not mapped' Traceback: 1: getIntensityMatrix(intensities, verbose) 2: vsn(exprs(Golub_Train)) 3: eval.with.vis(expr, .GlobalEnv, baseenv()) 4: doTryCatch(return(expr), name, parentenv, handler) 5: tryCatchOne(expr, names, parentenv, handlers[[1]]) 6: tryCatchList(expr, classes, parentenv, handlers) 7: tryCatch(expr, error = function(e) { call <- conditionCall(e) if (!is.null(call)) { if (identical(call[[1]], quote(doTryCatch))) call <- sys.call(-4) dcall <- deparse(call)[1] prefix <- paste("Error in", dcall, ": ") LONGCALL <- 30 if (nchar(dcall) > LONGCALL) prefix <- paste(prefix, "\n\t", sep = "") } else prefix <- "Error : " msg <- paste(prefix, conditionMessage(e), "\n", sep = "") .Internal(seterrmessage(msg[1])) if (!silent && identical(getOption("show.error.messages"), TRUE)) { cat(msg, file = stderr()) .Internal(printDeferredWarnings()) } invisible(structure(msg, class = "try-error"))}) 8: try(.Internal(eval.with.vis(expr, .GlobalEnv, baseenv())), silent = TRUE) 9: evalFunc(ce, options) 10: driver$runcode(drobj, chunk, chunkopts) 11: utils::Sweave(f, quiet = quiet) 12: doTryCatch(return(expr), name, parentenv, handler) 13: tryCatchOne(expr, names, parentenv, handlers[[1]]) 14: tryCatchList(expr, classes, parentenv, handlers) 15: tryCatch(utils::Sweave(f, quiet = quiet), error = function(e) { stop(gettextf("processing vignette '%s' failed with diagnostics:\n%s", f, conditionMessage(e)), domain = NA, call. = FALSE)}) 16: buildVignettes(dir = ".") aborting ...