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 159/353HostnameOS / ArchBUILDCHECKBUILD BIN
GraphAlignment 1.8.0
Joern P. Meier
Snapshot Date: 2010-04-02 23:28:25 -0700 (Fri, 02 Apr 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/GraphAlignment
Last Changed Rev: 42684 / Revision: 45705
Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009)
wilson2 Linux (openSUSE 11.1) / x86_64 [ OK ] OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
Package: GraphAlignment
Version: 1.8.0
Command: /home/biocbuild/bbs-2.5-bioc/R/bin/R CMD build GraphAlignment
StartedAt: 2010-04-03 02:04:38 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 02:04:44 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 5.5 seconds
RetCode: 0
Status: OK
PackageFile: GraphAlignment_1.8.0.tar.gz
PackageFileSize: 324 KiB

Command output

* checking for file 'GraphAlignment/DESCRIPTION' ... OK
* preparing 'GraphAlignment':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package ‘GraphAlignment’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_alloc.c -o GA_alloc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_matrix.c -o GA_matrix.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_matrix_R.c -o GA_matrix_R.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_message.c -o GA_message.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_vector.c -o GA_vector.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GA_vector_R.c -o GA_vector_R.o
GA_vector_R.c: In function ‘GA_clamp_mode_from_R’:
GA_vector_R.c:139: warning: unused variable ‘size’
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c GraphAlignment.c -o GraphAlignment.o
GraphAlignment.c: In function ‘GA_encode_directed_graph’:
GraphAlignment.c:138: warning: suggest explicit braces to avoid ambiguous ‘else’
GraphAlignment.c:159: warning: suggest explicit braces to avoid ambiguous ‘else’
GraphAlignment.c: In function ‘GA_directed_mode_from_R’:
GraphAlignment.c:264: warning: unused variable ‘size’
gcc -std=gnu99 -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c lap.c -o lap.o
lap.c: In function ‘LAP_lap’:
lap.c:65: warning: ‘min’ may be used uninitialized in this function
lap.c:64: warning: ‘last’ may be used uninitialized in this function
gcc -std=gnu99 -shared -L/usr/local/lib64 -o GraphAlignment.so GA_alloc.o GA_matrix.o GA_matrix_R.o GA_message.o GA_vector.o GA_vector_R.o GraphAlignment.o lap.o -L/home/biocbuild/bbs-2.5-bioc/R/lib -lR
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
* DONE (GraphAlignment)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'GraphAlignment_1.8.0.tar.gz'