mgsa 1.1.1 Sebastian Bauer
Snapshot Date: 2011-06-21 19:21:48 -0700 (Tue, 21 Jun 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mgsa | Last Changed Rev: 55122 / Revision: 56351 | Last Changed Date: 2011-04-28 04:32:25 -0700 (Thu, 28 Apr 2011) |
| wilson2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | WARNINGS | OK |
moscato1 | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | OK |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | OK | [ OK ] |
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --library=mgsa.buildbin-libdir mgsa_1.1.1.tar.gz'
>>>>>>>
* installing *source* package ‘mgsa’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for OpenMP flag of C compiler... unknown
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386 -g -O2 -DPACKAGE_NAME=\"mgsa\" -DPACKAGE_TARNAME=\"mgsa\" -DPACKAGE_VERSION=\"0.99.0\" -DPACKAGE_STRING=\"mgsa\ 0.99.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c mgsa.c -o mgsa.o
mgsa.c: In function ‘ts_R_alloc’:
mgsa.c:57: warning: ignoring #pragma omp critical
mgsa.c: In function ‘mgsa_mcmc’:
mgsa.c:1432: warning: ignoring #pragma omp parallel
mgsa.c:1438: warning: ignoring #pragma omp critical
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o mgsa.so mgsa.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/mgsa.buildbin-libdir/mgsa/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Loading required package: gtools
Loading required package: gdata
gdata: read.xls support for 'XLS' (Excel 97-2004) files ENABLED.
gdata: Unable to load perl libaries needed by read.xls()
gdata: to support 'XLSX' (Excel 2007+) files.
gdata: Run the function 'installXLSXsupport()'
gdata: to automatically download and install the perl
gdata: libaries needed to support Excel XLS and XLSX formats.
Attaching package: ‘gdata’
The following object(s) are masked from ‘package:stats’:
nobs
The following object(s) are masked from ‘package:utils’:
object.size
Loading required package: caTools
Loading required package: bitops
Loading required package: grid
Attaching package: ‘gplots’
The following object(s) are masked from ‘package:stats’:
lowess
Creating a generic function for "plot" from package "graphics" in package “mgsa”
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
‘mgsa.Rnw’
** testing if installed package can be loaded
* DONE (mgsa)
>>>>>>>
>>>>>>> FIXING LINKS FOR mgsa.buildbin-libdir/mgsa/libs/i386/mgsa.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgcc_s.1.dylib" "mgsa.buildbin-libdir/mgsa/libs/i386/mgsa.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgfortran.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/i386/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.5.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/i386/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.dylib" "mgsa.buildbin-libdir/mgsa/libs/i386/mgsa.so"
>>>>>>>
>>>>>>> INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --preclean --library=mgsa.buildbin-libdir --libs-only mgsa_1.1.1.tar.gz'
>>>>>>>
* installing *source* package ‘mgsa’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for OpenMP flag of C compiler... unknown
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/ppc -g -O2 -DPACKAGE_NAME=\"mgsa\" -DPACKAGE_TARNAME=\"mgsa\" -DPACKAGE_VERSION=\"0.99.0\" -DPACKAGE_STRING=\"mgsa\ 0.99.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c mgsa.c -o mgsa.o
mgsa.c: In function ‘ts_R_alloc’:
mgsa.c:57: warning: ignoring #pragma omp critical
mgsa.c: In function ‘mgsa_mcmc’:
mgsa.c:1432: warning: ignoring #pragma omp parallel
mgsa.c:1438: warning: ignoring #pragma omp critical
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o mgsa.so mgsa.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/mgsa.buildbin-libdir/mgsa/libs/ppc
* DONE (mgsa)
>>>>>>>
>>>>>>> FIXING LINKS FOR mgsa.buildbin-libdir/mgsa/libs/ppc/mgsa.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgcc_s.1.dylib" "mgsa.buildbin-libdir/mgsa/libs/ppc/mgsa.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgfortran.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/ppc/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.5.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/ppc/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.dylib" "mgsa.buildbin-libdir/mgsa/libs/ppc/mgsa.so"
>>>>>>>
>>>>>>> INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --preclean --library=mgsa.buildbin-libdir --libs-only mgsa_1.1.1.tar.gz'
>>>>>>>
* installing *source* package ‘mgsa’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for OpenMP flag of C compiler... unknown
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/x86_64 -g -O2 -DPACKAGE_NAME=\"mgsa\" -DPACKAGE_TARNAME=\"mgsa\" -DPACKAGE_VERSION=\"0.99.0\" -DPACKAGE_STRING=\"mgsa\ 0.99.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c mgsa.c -o mgsa.o
mgsa.c: In function ‘ts_R_alloc’:
mgsa.c:57: warning: ignoring #pragma omp critical
mgsa.c: In function ‘mgsa_mcmc’:
mgsa.c:1432: warning: ignoring #pragma omp parallel
mgsa.c:1438: warning: ignoring #pragma omp critical
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o mgsa.so mgsa.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/mgsa.buildbin-libdir/mgsa/libs/x86_64
* DONE (mgsa)
>>>>>>>
>>>>>>> FIXING LINKS FOR mgsa.buildbin-libdir/mgsa/libs/x86_64/mgsa.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgcc_s.1.dylib" "mgsa.buildbin-libdir/mgsa/libs/x86_64/mgsa.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libgfortran.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/x86_64/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.5.2.dylib" "mgsa.buildbin-libdir/mgsa/libs/x86_64/mgsa.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.14/Resources/lib/libreadline.dylib" "mgsa.buildbin-libdir/mgsa/libs/x86_64/mgsa.so"