GLAD 1.16.0 Philippe Hupe
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/GLAD | 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 ] |
INSTALLATION WITH 'R CMD INSTALL GLAD_1.16.0.tar.gz'
* Installing to library 'GLAD.buildbin-libdir'
* Installing *source* package 'GLAD' ...
Configuring variable environment
OS is: Darwin
src/Makevars has been created
PKG_CFLAGS+=-DIS_MAC_OS
PKG_CXXFLAGS+=-DIS_MAC_OS
variable environment completed
** libs
** arch - i386
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -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 -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 -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 -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 -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 -mmacosx-version-min=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 -Wl,-framework -Wl,CoreFoundation
** R
** data
** demo
** inst
** preparing package for lazy loading
** 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.16.0.tar.gz'
* Installing to library 'GLAD.buildbin-libdir'
* Installing *source* package 'GLAD' ...
Configuring variable environment
OS is: Darwin
src/Makevars has been created
PKG_CFLAGS+=-DIS_MAC_OS
PKG_CXXFLAGS+=-DIS_MAC_OS
variable environment completed
** libs
** arch - ppc
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -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 -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 -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 -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 -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 -mmacosx-version-min=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 -Wl,-framework -Wl,CoreFoundation
* DONE (GLAD)