| GLAD 1.12.0 Philippe Hupe
 
 | Snapshot Date: 2008-04-02 12:12:36 -0700 (Wed, 02 Apr 2008) |  | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/GLAD |  | Last Changed Rev: 27709 / Revision: 30807 |  | Last Changed Date: 2007-10-02 17:41:09 -0700 (Tue, 02 Oct 2007) | 
 | 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 | 
| lemming | Windows Server 2003 (32-bit) / x64 | OK | OK | OK | 
| pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] | 
                INSTALLATION WITH 'R CMD INSTALL GLAD_1.12.0.tar.gz'
* Installing to library 'GLAD.buildbin-libdir'
* Installing *source* package 'GLAD' ...
Configuring variable environment
** libs
** arch - i386
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3   -DIS_MAC_OS -fPIC  -g -O2 -march=nocona -c distance.c -o distance.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3   -DIS_MAC_OS -fPIC  -g -O2 -march=nocona -c glad-function.c -o glad-function.o
g++ -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3   -DIS_MAC_OS -fPIC  -g -O2 -march=nocona -c glad.cpp -o glad.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3   -DIS_MAC_OS -fPIC  -g -O2 -march=nocona -c hclust.c -o hclust.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3   -DIS_MAC_OS -fPIC  -g -O2 -march=nocona -c laws.c -o laws.o
g++ -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GLAD.so distance.o glad-function.o glad.o hclust.o laws.o   -F/Library/Frameworks/R.framework/.. -framework R 
** R
** data
** demo
** inst
** preparing package for lazy loading
Loading required package: aws
Loading required package: tcltk
Loading Tcl/Tk interface ... done
** help
 >>> Building/Updating help pages for package 'GLAD'
     Formats: text html latex example 
  ChrNumeric                        text    html    latex   example
  ColorBar                          text    html    latex   example
  GLAD-internal                     text    html    latex
  arrayCGH                          text    html    latex   example
  arrayPersp                        text    html    latex   example
  arrayPlot                         text    html    latex   example
  as.data.frame.profileCGH          text    html    latex   example
  as.profileCGH                     text    html    latex   example
  bladder                           text    html    latex   example
  cytoband                          text    html    latex   example
  daglad                            text    html    latex   example
  glad                              text    html    latex   example
  hclust                            text    html    latex   example
  kernel                            text    html    latex
  myPalette                         text    html    latex   example
  plotProfile                       text    html    latex   example
  profileCGH                        text    html    latex   example
  snijders                          text    html    latex   example
  tkdaglad                          text    html    latex   example
  veltman                           text    html    latex   example
** building package indices ...
* DONE (GLAD)
                INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --libs-only GLAD_1.12.0.tar.gz'
* Installing to library 'GLAD.buildbin-libdir'
* Installing *source* package 'GLAD' ...
Configuring variable environment
** libs
** arch - ppc
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include   -DIS_MAC_OS -fPIC  -g -O2 -c distance.c -o distance.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include   -DIS_MAC_OS -fPIC  -g -O2 -c glad-function.c -o glad-function.o
g++ -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include   -DIS_MAC_OS -fPIC  -g -O2 -c glad.cpp -o glad.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include   -DIS_MAC_OS -fPIC  -g -O2 -c hclust.c -o hclust.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include   -DIS_MAC_OS -fPIC  -g -O2 -c laws.c -o laws.o
g++ -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GLAD.so distance.o glad-function.o glad.o hclust.o laws.o   -F/Library/Frameworks/R.framework/.. -framework R 
* DONE (GLAD)