CALIB 1.13.0 Hui Zhao
Bioconductor Changelog | Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CALIB | Last Changed Rev: 42686 / Revision: 43434 | Last Changed Date: 2009-10-27 16:45:24 -0700 (Tue, 27 Oct 2009) |
| wilson1 | 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 |
INSTALLATION WITH 'R CMD INSTALL --preclean --library=CALIB.buildbin-libdir CALIB_1.13.0.tar.gz'
* installing *source* package ‘CALIB’ ...
** libs
** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c Design.cpp -o Design.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c Estimation.cpp -o Estimation.o
Estimation.cpp: In function ‘SEXPREC* estimation(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c NormalizedData.cpp -o NormalizedData.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c ParameterofOneArray.cpp -o ParameterofOneArray.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c RawDataofOneArray.cpp -o RawDataofOneArray.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c SpikeofOneArray.cpp -o SpikeofOneArray.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CALIB.so Design.o Estimation.o NormalizedData.o ParameterofOneArray.o RawDataofOneArray.o SpikeofOneArray.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c Design.cpp -o Design.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c Estimation.cpp -o Estimation.o
Estimation.cpp: In function ‘SEXPREC* estimation(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
Estimation.cpp:144: warning: deprecated conversion from string constant to ‘char*’
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c NormalizedData.cpp -o NormalizedData.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c ParameterofOneArray.cpp -o ParameterofOneArray.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c RawDataofOneArray.cpp -o RawDataofOneArray.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c SpikeofOneArray.cpp -o SpikeofOneArray.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CALIB.so Design.o Estimation.o NormalizedData.o ParameterofOneArray.o RawDataofOneArray.o SpikeofOneArray.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
* DONE (CALIB)