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 218/553HostnameOS / ArchBUILDCHECKBUILD BIN
GeneticsPed 1.18.0
David Henderson
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/GeneticsPed
Last Changed Rev: 64678 / Revision: 69725
Last Changed Date: 2012-03-30 15:05:02 -0700 (Fri, 30 Mar 2012)
lamb2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: GeneticsPed
Version: 1.18.0
Command: rm -rf GeneticsPed.buildbin-libdir && mkdir GeneticsPed.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GeneticsPed.buildbin-libdir GeneticsPed_1.18.0.tar.gz
StartedAt: 2012-09-24 03:09:57 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 03:10:35 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 38.3 seconds
RetCode: 0
Status:  OK  
PackageFile: GeneticsPed_1.18.0.zip
PackageFileSize: 992.3 KiB

Command output


install for i386

* installing *source* package 'GeneticsPed' ...
** libs
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c ainverse.cc -o ainverse.o
ainverse.cc: In function 'void SetColumns(EIBDMat&)':
ainverse.cc:66:18: warning: variable 'cindex' set but not used [-Wunused-but-set-variable]
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c eibd.cc -o eibd.o
gfortran      -O3  -mtune=core2 -c ggmatmult.f -o ggmatmult.o
gfortran      -O3  -mtune=core2 -c gpi.f -o gpi.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c inbreed.cc -o inbreed.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c inverseAdditive.cc -o inverseAdditive.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c meuwissen.cc -o meuwissen.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c pedSort.cc -o pedSort.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c pedtemplate.cc -o pedtemplate.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c register.cc -o register.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c sargolzaei.c -o sargolzaei.o
g++  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O2 -Wall  -mtune=core2 -c sortped.cc -o sortped.o
sortped.cc: In function 'void SortPed(Pedigree&, TPedVec&)':
sortped.cc:5:8: warning: variable 'ancestor' set but not used [-Wunused-but-set-variable]
g++ -shared -s -static-libgcc -o GeneticsPed.dll tmp.def ainverse.o eibd.o ggmatmult.o gpi.o inbreed.o inverseAdditive.o meuwissen.o pedSort.o pedtemplate.o register.o sargolzaei.o sortped.o -lgfortran -LE:/biocbld/BBS-2~1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/GeneticsPed.buildbin-libdir/GeneticsPed/libs/i386
** R
** data
** inst
** preparing package for lazy loading

NOTE: THIS PACKAGE IS NOW OBSOLETE.

  The R-Genetics project has developed an set of enhanced genetics
  packages to replace 'genetics'. Please visit the project homepage
  at http://rgenetics.org for informtion.

** help
*** installing help indices
** building package indices
** installing vignettes
   'geneticRelatedness.Rnw' 
   'pedigreeHandling.Rnw' 
   'quanGenAnimalModel.Rnw' 
** testing if installed package can be loaded

NOTE: THIS PACKAGE IS NOW OBSOLETE.

  The R-Genetics project has developed an set of enhanced genetics
  packages to replace 'genetics'. Please visit the project homepage
  at http://rgenetics.org for informtion.


install for x64

* installing *source* package 'GeneticsPed' ...
** libs
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c ainverse.cc -o ainverse.o
ainverse.cc: In function 'void SetColumns(EIBDMat&)':
ainverse.cc:66:18: warning: variable 'cindex' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c eibd.cc -o eibd.o
gfortran -m64     -O2  -mtune=core2 -c ggmatmult.f -o ggmatmult.o
gfortran -m64     -O2  -mtune=core2 -c gpi.f -o gpi.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c inbreed.cc -o inbreed.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c inverseAdditive.cc -o inverseAdditive.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c meuwissen.cc -o meuwissen.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c pedSort.cc -o pedSort.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c pedtemplate.cc -o pedtemplate.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c register.cc -o register.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c sargolzaei.c -o sargolzaei.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c sortped.cc -o sortped.o
sortped.cc: In function 'void SortPed(Pedigree&, TPedVec&)':
sortped.cc:5:8: warning: variable 'ancestor' set but not used [-Wunused-but-set-variable]
g++ -m64 -shared -s -static-libgcc -o GeneticsPed.dll tmp.def ainverse.o eibd.o ggmatmult.o gpi.o inbreed.o inverseAdditive.o meuwissen.o pedSort.o pedtemplate.o register.o sargolzaei.o sortped.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/GeneticsPed.buildbin-libdir/GeneticsPed/libs/x64
** testing if installed package can be loaded

NOTE: THIS PACKAGE IS NOW OBSOLETE.

  The R-Genetics project has developed an set of enhanced genetics
  packages to replace 'genetics'. Please visit the project homepage
  at http://rgenetics.org for informtion.

* MD5 sums
packaged installation of 'GeneticsPed' as GeneticsPed_1.18.0.zip

* DONE (GeneticsPed)