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 

Package 325/389HostnameOS / ArchBUILDCHECKBUILD BIN
Rredland 1.14.0
VJ Carey
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/Rredland
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64 [ OK ] OK 
liverpool Windows Server 2003 R2 (32-bit) / x64 N O T   S U P P O R T E D
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386 N O T   S U P P O R T E D

Summary

Package: Rredland
Version: 1.14.0
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD build Rredland
StartedAt: 2010-10-04 13:36:24 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 13:36:32 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 7.8 seconds
RetCode: 0
Status:  OK 
PackageFile: Rredland_1.14.0.tar.gz
PackageFileSize: 3.67 MiB

Command output

* checking for file 'Rredland/DESCRIPTION' ... OK
* preparing 'Rredland':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* installing the package to re-build vignettes
* installing *source* package 'Rredland' ...
checking for gcc... gcc
checking for C compiler default output file name... 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 accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 BerkeleyDB... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking whether compiling/linking BerkeleyDB code works... yes
checking BerkeleyDB in /usr... ok
checking for pkg-config... /usr/bin/pkg-config
checking for redland-config... /usr/bin/redland-config
checking for redland... yes
checking PKG_CFLAGS... -I/usr/include/redland -I/usr/include/rasqal/rasqal  
checking PKG_LIBS... -lrdf -lrasqal -lraptor  
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include -I/usr/local/include   -I/usr/include/redland -I/usr/include/rasqal/rasqal   -fpic  -g -O2 -c Rredl.c -o Rredl.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o Rredland.so Rredl.o -lrdf -lrasqal -lraptor -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
installing to /tmp/Rinst2747289391/Rredland/libs
** R
** data
** exec
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
A redland RDF world has been created in package:Rredland as ..GredlWorld.

* DONE (Rredland)
* creating vignettes ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'Rredland_1.14.0.tar.gz'