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 

BioC 2.12: BUILD BIN report for iBMQ on petty

This page was generated on 2013-10-09 09:40:17 -0700 (Wed, 09 Oct 2013).

Package 330/671HostnameOS / ArchBUILDCHECKBUILD BIN
iBMQ 1.0.1
Marie-Pier Scott-Boyer
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/iBMQ
Last Changed Rev: 75531 / Revision: 81334
Last Changed Date: 2013-04-10 13:41:32 -0700 (Wed, 10 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ]

Summary

Package: iBMQ
Version: 1.0.1
Command: rm -rf iBMQ.buildbin-libdir && mkdir iBMQ.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh iBMQ_1.0.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R iBMQ.buildbin-libdir
StartedAt: 2013-10-09 00:56:55 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 00:57:20 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 24.8 seconds
RetCode: 0
Status:  OK 
PackageFile: iBMQ_1.0.1.tgz
PackageFileSize: 2.346 MiB

Command output

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=iBMQ.buildbin-libdir iBMQ_1.0.1.tar.gz'
>>>>>>> 

* installing *source* package 'iBMQ' ...
checking for gcc... llvm-gcc-4.2 -arch x86_64 -std=gnu99
checking for C compiler default output file name... rm: a.out.dSYM: is a directory
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether llvm-gcc-4.2 -arch x86_64 -std=gnu99 accepts -g... yes
checking for llvm-gcc-4.2 -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... llvm-gcc-4.2 -arch x86_64 -std=gnu99 -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking omp.h usability... yes
checking omp.h presence... yes
checking for omp.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c ARS.c -o ARS.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c RngStream.c -o RngStream.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c iBMQ_common.c -o iBMQ_common.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c main_parallel_sparse.c -o main_parallel_sparse.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c main_parallel_sparse_constC.c -o main_parallel_sparse_constC.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c norm_gamma_generation.c -o norm_gamma_generation.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include   -fopenmp -fPIC  -mtune=core2 -g -O2  -c sparse.c -o sparse.o
llvm-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 -L/usr/local/lib -o iBMQ.so ARS.o RngStream.o iBMQ_common.o main_parallel_sparse.o main_parallel_sparse_constC.o norm_gamma_generation.o sparse.o -L/usr/local/lib -lgsl -lgslcblas -lm -lgomp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/iBMQ.buildbin-libdir/iBMQ/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (iBMQ)


>>>>>>> 
>>>>>>> FIXING LINKS FOR iBMQ.buildbin-libdir/iBMQ/libs//iBMQ.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgcc_s.1.dylib" "iBMQ.buildbin-libdir/iBMQ/libs//iBMQ.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgfortran.2.dylib" "iBMQ.buildbin-libdir/iBMQ/libs//iBMQ.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libreadline.5.2.dylib" "iBMQ.buildbin-libdir/iBMQ/libs//iBMQ.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libreadline.dylib" "iBMQ.buildbin-libdir/iBMQ/libs//iBMQ.so"