Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

Package 513/565HostnameOS / ArchBUILDCHECKBUILD BIN
spade 1.5.0
Michael Linderman
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/spade
Last Changed Rev: 66170 / Revision: 66885
Last Changed Date: 2012-05-25 03:00:18 -0700 (Fri, 25 May 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: spade
Version: 1.5.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch spade_1.5.0.tar.gz
StartedAt: 2012-06-21 03:48:02 -0700 (Thu, 21 Jun 2012)
EndedAt: 2012-06-21 03:50:35 -0700 (Thu, 21 Jun 2012)
EllapsedTime: 153.4 seconds
RetCode: 0
Status:  OK 
CheckDir: spade.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/spade.Rcheck'
* using R version 2.15.0 Patched (2012-04-26 r59216)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'spade/DESCRIPTION' ... OK
* this is package 'spade' version '1.5.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'spade' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

spade.Rcheck/00install.out:

* installing *source* package 'spade' ...
checking for gcc... gcc -arch i386 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch i386 -std=gnu99 accepts -g... yes
checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -arch i386 accepts -g... yes
checking how to run the C++ preprocessor... g++ -arch i386 -E
checking for gcc -arch i386 -std=gnu99 option to support OpenMP... -fopenmp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking parallel/algorithm usability... no
checking parallel/algorithm presence... no
checking for parallel/algorithm... no
"Parallel STL not found using default"
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -fopenmp -DPACKAGE_NAME=\"spade\" -DPACKAGE_TARNAME=\"spade\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"spade\ 0.20\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -fPIC  -g -O2 -Wall -fasm-blocks  -c cluster.cc -o cluster.o
In file included from cluster.cc:26:
util.h:9:1: warning: "assert" redefined
In file included from /usr/include/c++/4.0.0/cassert:48,
                 from /usr/include/c++/4.0.0/debug/debug.h:272,
                 from /usr/include/c++/4.0.0/bits/stl_algobase.h:76,
                 from /usr/include/c++/4.0.0/algorithm:65,
                 from cluster.cc:8:
/usr/include/assert.h:56:1: warning: this is the location of the previous definition
cluster.cc: In function 'void<unnamed>::cluster(const <unnamed>::Data_t*, size_t, size_t, size_t, <unnamed>::Idx_t*)':
cluster.cc:253: warning: comparison between signed and unsigned integer expressions
cluster.cc:253: warning: iteration variable 'i' is unsigned
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -fopenmp -DPACKAGE_NAME=\"spade\" -DPACKAGE_TARNAME=\"spade\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"spade\ 0.20\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -fPIC  -g -O2 -Wall -fasm-blocks  -c downsample.cc -o downsample.o
In file included from downsample.cc:15:
util.h:9:1: warning: "assert" redefined
In file included from /usr/include/c++/4.0.0/cassert:48,
                 from /usr/include/c++/4.0.0/debug/debug.h:272,
                 from /usr/include/c++/4.0.0/bits/stl_algobase.h:76,
                 from /usr/include/c++/4.0.0/algorithm:65,
                 from downsample.cc:7:
/usr/include/assert.h:56:1: warning: this is the location of the previous definition
downsample.cc: In function '<unnamed>::Dist_t<unnamed>::compute_median_min_dist(<unnamed>::Data_t*, size_t, size_t, size_t)':
downsample.cc:44: warning: iteration variable 'i' is unsigned
downsample.cc: In function 'void<unnamed>::count_neighbors(<unnamed>::Data_t*, size_t, size_t, <unnamed>::Dist_t, <unnamed>::Dist_t, <unnamed>::Count_t*)':
downsample.cc:74: warning: iteration variable 'i' is unsigned
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -fopenmp -DPACKAGE_NAME=\"spade\" -DPACKAGE_TARNAME=\"spade\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"spade\ 0.20\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -fPIC  -g -O2 -Wall -fasm-blocks  -c spade.cc -o spade.o
spade.cc: In function 'void R_init_spade(DllInfo*)':
spade.cc:8: warning: unused variable '_CallFun'
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include   -fopenmp -DPACKAGE_NAME=\"spade\" -DPACKAGE_TARNAME=\"spade\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"spade\ 0.20\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -fPIC  -g -O2 -Wall -fasm-blocks  -c upsample.cc -o upsample.o
In file included from upsample.cc:13:
util.h:9:1: warning: "assert" redefined
In file included from /usr/include/c++/4.0.0/cassert:48,
                 from /usr/include/c++/4.0.0/debug/debug.h:272,
                 from /usr/include/c++/4.0.0/bits/stl_algobase.h:76,
                 from /usr/include/c++/4.0.0/algorithm:65,
                 from upsample.cc:7:
/usr/include/assert.h:56:1: warning: this is the location of the previous definition
upsample.cc: In function 'void<unnamed>::assign_cluster(const <unnamed>::Data_t*, const <unnamed>::Data_t*, <unnamed>::Idx_t*, size_t, size_t, size_t, <unnamed>::Idx_t*)':
upsample.cc:35: warning: iteration variable 'i' is unsigned
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o spade.so cluster.o downsample.o spade.o upsample.o -fopenmp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/spade.Rcheck/spade/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'SPADE.Rnw' 
** testing if installed package can be loaded

* DONE (spade)

spade.Rcheck/spade-Ex.timings:

nameusersystemelapsed
SPADE.FCSToTree0.0000.0010.000
SPADE.addClusterToFCS0.0000.0010.000
SPADE.addDensityToFCS000
SPADE.annotateGraph0.0000.0010.000
SPADE.downsampleFCS000
SPADE.driver70.288 3.08256.763
SPADE.flattenAnnotations0.0000.0000.001
SPADE.installPlugin000
SPADE.layout.arch000
SPADE.markerMedians0.0000.0000.001
SPADE.plot.trees0.0010.0000.000
SPADE.read.FCS0.0740.0240.117
SPADE.write.graph0.0010.0000.001