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 296/354HostnameOS / ArchBUILDCHECKBUILD BIN
rsbml 2.5.0
Michael Lawrence
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rsbml
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  WARNINGS  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 
Package: rsbml
Version: 2.5.0
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD build rsbml
StartedAt: 2009-12-07 14:04:18 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 14:04:34 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 16.4 seconds
RetCode: 0
Status: OK
PackageFile: rsbml_2.5.0.tar.gz
PackageFileSize: 512.7 KiB

Command output

* checking for file 'rsbml/DESCRIPTION' ... OK
* preparing 'rsbml':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package 'rsbml' ...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBSBML3... yes
configure: === Begin local SOSLib build ===
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking whether gcc accepts -fpic... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for autoconf... /usr/bin/autoconf
checking for aclocal... /usr/bin/aclocal
checking for make... /usr/bin/make
checking for ar... /usr/bin/ar
checking for swig... /usr/bin/swig
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SBML... yes
checking for correct functioning of SBML... yes
checking for SUNDIALS Library headers... checking for SUNDIALS Library... checking correct functioning of SUNDIALS... no:
                   CFLAGS=-g -O2 -pg -Wno-unknown-pragmas -Wall -ansi -std=iso9899:1990 
                   LDFLAGS= 
                   LIBS= -lm -lstdc++
configure: error: Can not link to SUNDIALS Library
configure: === End local SOSLib build ===
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/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c StringMap.c -o StringMap.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c check.c -o check.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c doc.c -o doc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c dom.c -o dom.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c graph.c -o graph.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c io.c -o io.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c mathml.c -o mathml.o
mathml.c: In function 'rmathml_SEXP':
mathml.c:56: warning: unused variable 'closure'
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -I/usr/include/libxml2    -DLIBSBML3 -I/usr/local/include    -fpic  -g -O2 -Wall -c simulate.c -o simulate.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o rsbml.so StringMap.o check.o doc.o dom.o graph.o init.o io.o mathml.o simulate.o -L/lib -lz -lbz2 -lsbml -lstdc++ -lm -lxml2 -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
* DONE (rsbml)
* 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 'rsbml_2.5.0.tar.gz'