* checking for file 'Rredland/DESCRIPTION' ... OK
* preparing 'Rredland':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
installing R.css in D:/biocbld/1.9d/tmpdir/Rinst33635171
---------- Making package Rredland ------------
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making Rredl.d from Rredl.c
gcc -DWIN32 -I../redlDev/include -Id:/biocbld/1.9d/R/include -Wall -O2 -std=gnu99 -c Rredl.c -o Rredl.o
In file included from ../redlDev/include/redland.h:38,
from Rredl.c:2:
../redlDev/include/raptor.h:57:1: warning: "RAPTOR_API" redefined
../redlDev/include/raptor.h:50:1: warning: this is the location of the previous definition
In file included from ../redlDev/include/redland.h:40,
from Rredl.c:2:
../redlDev/include/rasqal.h:53:1: warning: "RASQAL_API" redefined
../redlDev/include/rasqal.h:47:1: warning: this is the location of the previous definition
In file included from ../redlDev/include/redland.h:42,
from Rredl.c:2:
../redlDev/include/librdf.h:51:1: warning: "REDLAND_API" redefined
../redlDev/include/librdf.h:44:1: warning: this is the location of the previous definition
Rredl.c: In function `get_rdfnode_ref':
Rredl.c:314: warning: 'node' might be used uninitialized in this function
windres --include-dir d:/biocbld/1.9d/R/include -i Rredland_res.rc -o Rredland_res.o
gcc -shared -s -o Rredland.dll Rredland.def Rredl.o Rredland_res.o -Ld:/biocbld/1.9d/R/bin -L../inst/wlibs -lrdf -ldb43 -lrasqal -lraptor -lxml2 -lcurl -lR
... DLL made
installing DLL
installing R files
save image
Loading required package: graph
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()' or start with 'help(Biobase)'. For details
on reading vignettes, see the openVignette help page.
installing inst files
installing data files
installing man source files
installing indices
not zipping data
installing help
>>> Building/Updating help pages for package 'Rredland'
Formats: text html latex example chm
cleanXSDT text html latex example chm
getProperties text html latex example chm
gordb text html latex example chm
makeRedlURI text html latex example chm
readRDF text html latex example chm
redlModel-class text html latex example chm
redlWorld-class text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.9d\Rpacks\Rredland\chm\Rredland.chm
Compile time: 0 minutes, 0 seconds
8 Topics
57 Local links
0 Internet links
1 Graphic
Created d:\biocbld\1.9d\Rpacks\Rredland\chm\Rredland.chm, 25,103 bytes
Compression decreased file by 12,576 bytes.
adding MD5 sums
* DONE (Rredland)
* creating vignettes ...