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 110/260HostnameOS / ArchBUILDCHECKBUILD BIN
GraphAlignment 1.2.0
Joern P. Meier
Snapshot Date: 2008-10-16 00:10:09 -0700 (Thu, 16 Oct 2008)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_2/madman/Rpacks/GraphAlignment
Last Changed Rev: 31430 / Revision: 34573
Last Changed Date: 2008-04-29 16:50:18 -0700 (Tue, 29 Apr 2008)
lamb1 Linux (SUSE 10.1) / x86_64  OK  OK 
wilson2 Linux (openSUSE 10.3) / x86_64  OK  OK 
wellington Linux (openSUSE 10.3) / i686 [ 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 
Package: GraphAlignment
Version: 1.2.0
Command: /home/biocbuild/bbs-2.2-bioc/R/bin/R CMD build GraphAlignment
StartedAt: 2008-10-16 04:28:35 -0700 (Thu, 16 Oct 2008)
EndedAt: 2008-10-16 04:28:58 -0700 (Thu, 16 Oct 2008)
EllapsedTime: 22.3 seconds
RetCode: 0
Status: OK
PackageFile: GraphAlignment_1.2.0.tar.gz
PackageFileSize: 322.1 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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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/lib -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.2-bioc/R/lib -lR
** R
** inst
** help
 >>> Building/Updating help pages for package 'GraphAlignment'
     Formats: text html latex example 
  AlignNetworks                     text    html    latex   example
  AlignedPairs                      text    html    latex   example
  AnalyzeAlignment                  text    html    latex   example
  ComputeLinkParameters             text    html    latex   example
  ComputeM                          text    html    latex   example
  ComputeNodeParameters             text    html    latex   example
  ComputeScores                     text    html    latex   example
  CreateScoreMatrix                 text    html    latex   example
  EncodeDirectedGraph               text    html    latex   example
  GenerateExample                   text    html    latex   example
  GetBinNumber                      text    html    latex   example
  InitialAlignment                  text    html    latex   example
  InvertPermutation                 text    html    latex   example
  LinearAssignment                  text    html    latex   example
  MatrixToBin                       text    html    latex   example
  Permute                           text    html    latex   example
  Trace                             text    html    latex   example
  VectorToBin                       text    html    latex   example
** 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.2.0.tar.gz'