flowWorkspace 1.4.0 Greg Finak
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/flowWorkspace | Last Changed Rev: 70050 / Revision: 74773 | Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012) |
| lamb1 | Linux (openSUSE 12.1) / x86_64 | OK | OK | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK |
perceval | Mac OS X Leopard (10.5.8) / i386 | OK | OK | [ OK ] |
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=flowWorkspace.buildbin-libdir flowWorkspace_1.4.0.tar.gz'
>>>>>>>
* installing *source* package 'flowWorkspace' ...
checking searching for non-standard locations of system libraries... done
checking for gcc... gcc -arch i386 -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 gcc -arch i386 -std=gnu99 accepts -g... yes
checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E
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 for nc_def_var_deflate in -lnetcdf... no
configure: WARNING: Package should still build but you won't have netcdf functionality
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating R/AllMethods.R
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c bitOps.c -o bitOps.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowWorkspace.so bitOps.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'flowWorkspace.Rnw'
** testing if installed package can be loaded
* DONE (flowWorkspace)
>>>>>>>
>>>>>>> FIXING LINKS FOR flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386/flowWorkspace.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgcc_s.1.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgfortran.2.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.5.2.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/i386/flowWorkspace.so"
>>>>>>>
>>>>>>> INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --preclean --no-multiarch --no-test-load --library=flowWorkspace.buildbin-libdir --libs-only flowWorkspace_1.4.0.tar.gz'
>>>>>>>
* installing *source* package 'flowWorkspace' ...
checking searching for non-standard locations of system libraries... done
checking for gcc... gcc -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 gcc -arch x86_64 -std=gnu99 accepts -g... yes
checking for gcc -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch x86_64 -std=gnu99 -E
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 for nc_def_var_deflate in -lnetcdf... no
configure: WARNING: Package should still build but you won't have netcdf functionality
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating R/AllMethods.R
** libs
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c bitOps.c -o bitOps.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowWorkspace.so bitOps.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64
* DONE (flowWorkspace)
>>>>>>>
>>>>>>> FIXING LINKS FOR flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64/flowWorkspace.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgcc_s.1.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libgfortran.2.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.5.2.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64/flowWorkspace.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/2.15/Resources/lib/libreadline.dylib" "flowWorkspace.buildbin-libdir/flowWorkspace/libs/x86_64/flowWorkspace.so"